Added ChangeLog entry from last commit

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33409 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
David Chisnall 2011-06-29 13:13:37 +00:00
parent 46b12a71e8
commit faa2c2a63f

View file

@ -1,3 +1,8 @@
2011-06-29 13:13 David Chisnall <theraven@gna.org>
* libs/base/trunk/Source/NSObject.m: Add support to NSObject for
automatically zeroing __weak references when using ARC.
2011-06-29 11:50 David Chisnall <theraven@gna.org>
* libs/base/trunk/Headers/Foundation/NSAutoreleasePool.h,