ChangeLog for previous modification.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@19026 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-04-05 02:16:03 +00:00
parent eb8d787059
commit ca1b9578e8

View file

@ -1,3 +1,9 @@
2004-04-04 22:09 Gregory John Casamento <greg_casamento@yahoo.com>
* GormDocument.m: [GormDocument rebuildObjToNameMapping]
use [[nameTable allKeys] objectEnumerator] instead of keyEnumerator.
(slightly more efficient).
2004-04-04 12:30 Gregory John Casamento <greg_casamento@yahoo.com>
* GormInspectorsManager.m: Corrected some warnings and