diff --git a/ChangeLog b/ChangeLog index a9c75531c..107fd3c57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-07-07 Jonathan Gapen + + * Source/NSString.m: (-initWithFormat:), (-initWithFormat:locale:), + (-initWithFormat:arguments:) now implemented by calling + (-initWithFormat:locale:arguments:) + * Source/externs.m: Add strings defined in MacOS X documentation, + and useful strings from OPENSTEP 4.2. + 2000-07-07 Richard Frith-Macdonald * Source/GSTcpPort.m: set size for return buffer of getsockbyname()