mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
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:
parent
1db4d384ed
commit
4f1c5370e3
1 changed files with 8 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue