Corrected hash values returned by collection classes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3125 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 1998-10-27 08:16:01 +00:00
parent 6e76e54340
commit bb6ffeec67

View file

@ -1,3 +1,9 @@
Tue Oct 27 08:45:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
Corrected all the collection classes to return the count of objects
in the collection as the ([-hash]) in conformance with the latest
documentation.
Mon Oct 26 10:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
src/NSGCString.m: Implemented ([-copy]) and ([-copyWithZone:]) to