mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33714 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6cdbd621be
commit
4ea812deb4
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-08-09 08:43 theraven
|
||||
|
||||
* libs/base/trunk/Source/NSConcreteHashTable.m,
|
||||
libs/base/trunk/Source/NSConcreteMapTable.m: Replace the
|
||||
implementations of NSFastEnumeration in NSConcrete{Hash,Map}Table
|
||||
with ones that work and don't cause people to dereference
|
||||
pointers that are set to random integer values.
|
||||
|
||||
2011-08-07 18:00 theraven
|
||||
|
||||
* libs/base/trunk/Source/NSObject.m: In -finalize, we're pretending
|
||||
|
|
Loading…
Reference in a new issue