From 1990a58a31448b92eaa0f8d25c44bd6dff944884 Mon Sep 17 00:00:00 2001 From: FredKiefer Date: Sat, 28 Apr 2001 14:02:37 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9736 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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