mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added ChanngeLog for last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33124 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
de2fd8df6e
commit
f6496702aa
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2011-05-26 13:24 David Chisnall <theraven@gna.org>
|
||||
|
||||
* Headers/Foundation/NSNotification.h,
|
||||
* Source/Additions/GSLock.m,
|
||||
* Source/Additions/GSObjCRuntime.m,
|
||||
* Source/Additions/Unicode.m,
|
||||
* Source/GSString.m,
|
||||
* Source/NSThread.m,
|
||||
* Source/NSZone.m:
|
||||
More GC fixes. Most notably,
|
||||
mark the thread object as not collectable, since it's hidden away
|
||||
in TLS where the GC can't find it.
|
||||
|
||||
2011-05-25 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSObject.m:
|
||||
|
|
Loading…
Reference in a new issue