diff --git a/ChangeLog b/ChangeLog index 2d2dda8af..e409926f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-01 Adam Fedor + + * Source/DocMakefile: Add NSAffineTranform + 2008-09-29 22:54-EDT Gregory John Casamento * Source/synchronization.m: Remove uneeded objc_sync_remove_node diff --git a/Source/DocMakefile b/Source/DocMakefile index 36148488c..d0cdeebe0 100644 --- a/Source/DocMakefile +++ b/Source/DocMakefile @@ -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 \