git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11763 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2001-12-15 09:07:16 +00:00
parent d4e85e0de0
commit 9fdd67d9ff

View file

@ -3,10 +3,11 @@
* Tools/AGSIndex.h: improve merge control
* Tools/AGSIndex.m: ditto
* Tools/AGSHtml.h: new methods for cleaner indexing.
* Tools/AGSHtml.m: new methods for cleaner indexing.
* Tools/AGSHtml.m: ditto
* Tools/AGSParser.m: minor bugfixes.
* Tools/GNUmakefile: Build autogsdoc documentation using autogsdoc.
* Tools/autogsdoc.m: Fix minor dependency error.
Tools/GNUmakefile: Build autogsdoc documentation using autogsdoc.
* Tools/autogsdoc.m: Fix minor dependency error. Fix for indexing
where a version of the project being built is already installed.
* Tools/gsdoc-0_6_7.dtd: Fix ivar support
* Source/GSFFCallInvocation.m: minor debug output improvement.