Add NSAffineTransform to docs

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26895 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2008-10-01 15:28:51 +00:00
parent 71ec21f32f
commit 6d43cc7aeb
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2008-10-01 Adam Fedor <fedor@gnu.org>
* Source/DocMakefile: Add NSAffineTranform
2008-09-29 22:54-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Source/synchronization.m: Remove uneeded objc_sync_remove_node

View file

@ -36,6 +36,7 @@ BaseAdditions_DOC_INSTALL_DIR = Developer
Base_AGSDOC_FILES = \
../Documentation/Base.gsdoc \
NSArchiver.h \
NSAffineTransform.h \
NSArray.h \
NSAttributedString.h \
NSAutoreleasePool.h \