diff --git a/ChangeLog b/ChangeLog index 1160fcdbb..d064657cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-01-23 15:42 David Chisnall + + * libs/base/trunk/Source/NSNumberFormatter.m: Some small fixes in + NSNumberFormatter. Mostly stop using == to compare C strings. + 2011-01-22 Stefan Bidigaray * Source/NSDateFormatter.m: Implemented a few more methods.