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@33166 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
50e06b7cca
commit
55a3a9e805
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-05-28 12:49 David Chisnall <theraven@gna.org>
|
||||
|
||||
* libs/base/trunk/Source/NSNotificationCenter.m:
|
||||
__weak is only allowed on ivars and globals, so we need to turn the
|
||||
Observation structure into a class.
|
||||
|
||||
2011-05-28 Niels Grewe <niels.grewe@halbordnung.de>
|
||||
|
||||
* Source/NSObject.m: Disable atomic ops detection for the time being.
|
||||
|
|
Loading…
Reference in a new issue