mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-06 22:50:44 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35106 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
121673c6d3
commit
376e0872aa
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2012-04-23 12:47 theraven
|
||||||
|
|
||||||
|
* libs/base/trunk/Source/NSAutoreleasePool.m,
|
||||||
|
libs/base/trunk/Tests/base/NSAutoreleasePool/autorelease_eh.m:
|
||||||
|
Fix a bug in the new autorelease pool implementation when pools
|
||||||
|
are destroyed in the wrong order.
|
||||||
|
|
||||||
|
Test cast by Chris Armstrong!
|
||||||
|
|
||||||
2012-04-22 Riccardo Mottola <rm@gnu.org>
|
2012-04-22 Riccardo Mottola <rm@gnu.org>
|
||||||
|
|
||||||
* Source/GSString.m
|
* Source/GSString.m
|
||||||
|
|
Loading…
Reference in a new issue