diff --git a/ChangeLog b/ChangeLog index 523b1c879..d56c6b408 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-04-28 Fred Kiefer + + * Source/NSString.m: + Corrected bug in last optimization for the parsing of property + list. Now the bitmap representation is retained not the + characterset itself. This did cause undeterministic problems when + reading in the Info.plist. + 2001-04-28 Richard Frith-Macdonald * Source/NSLog.m: Use RETAIN/RELEASE