Written an HTMLLinker for use with the documentation package

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11971 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-03 18:32:08 +00:00
parent a5a549bd45
commit 7ba655f9b8

View file

@ -1,3 +1,9 @@
Thu Jan 3 19:38:42 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Tools/HTMLLinker.m: New tool.
* Tools/GNUmakefile: Compile the new tool.
* Tools/Makefile.preamble (ADDITIONAL_OBJCFLAGS): Use -Wall.
2002-01-03 Adam Fedor <fedor@gnu.org>
* Source/GSFFCallInvocation.m (gs_method_for_receiver_and_selector):