Added comments to changelog for previous commit.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19305 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-05-14 06:38:45 +00:00
parent 89398d7533
commit 653a7f40a1

View file

@ -1,3 +1,16 @@
2004-05-14 02:39 Gregory John Casamento <greg_casamento@yahoo.com>
* GormClassManager.m: Moved the call to _touch to the bottom of
all of the methods. This should be called only after all changes
have been made to the class.
* GormImageInspector.m: setObject: wasn't calling [super setObject:]
* GormInspectorsManager.m: [GormNotApplicableInspector setObject:]
added code to prevent crash.
* GormObjectEditor.m: Removed some commented-out code.
* GormSoundInspector.m: Added code to set the _currentSound to nil if
the selection sent is empty.
* GormPreferences.gorm: Added line.
2004-05-13 18:47 Gregory John Casamento <greg_casamento@yahoo.com>
* Gorm.m: Removed some commented out code. Removed commented out