NSString.m and externs.m changes logged.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6889 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Jonathan Gapen 2000-07-07 19:20:12 +00:00
parent 1db4d384ed
commit 4f1c5370e3

View file

@ -1,3 +1,11 @@
2000-07-07 Jonathan Gapen <jagapen@home.com>
* 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 <rfm@gnu.org>
* Source/GSTcpPort.m: set size for return buffer of getsockbyname()