mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Update ChangeLog
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@16014 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d933cdc5d2
commit
3421b26ba1
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
2003-02-19 David Ayers <d.ayers@inode.at>
|
||||
|
||||
* Source/NSArray.m (compare()),
|
||||
([-sortedArrayUsingFunction:context:]),
|
||||
([-sortedArrayUsingFunction:context:hint:]),
|
||||
([-sortUsingFunction:context:]): Changed declarations
|
||||
and implementation to account for 64 bit architectures.
|
||||
* Headers/gnustep/base/NSArray.h: Ditto.
|
||||
* Source/NSKeyValueCoding.m ([-takeStoredValuesFromDictionary:]):
|
||||
Implemented here instead of in GDL2.
|
||||
Implemented.
|
||||
* Headers/gnustep/base/NSKeyValueCoding.h: Ditto.
|
||||
|
||||
2003-02-18 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
|
Loading…
Reference in a new issue