Slight change in ChangeLog for clarity.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23073 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-06-17 14:54:37 +00:00
parent f853534548
commit ea1193ea83

View file

@ -2,7 +2,9 @@
* Headers/Additions/GNUstepGUI/GSNibCompatibility.h: Removed
unecessary ivar.
* Source/GSNibCompatibility.m: Remove some uneeded code
* Source/GSNibCompatibility.m: Remove some uneeded code. Added
code to translate a class properly NSClassSwapper when the class has
a replacement registered with the current NSKeyedUnarchiver.
2006-06-15 00:51 Gregory John Casamento <greg_casamento@yahoo.com>