mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33149 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7d3d3852c9
commit
14f89579a9
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2011-05-27 13:53 David Chisnall <theraven@gna.org>
|
||||
|
||||
* libs/back/trunk/Source/x11/XGServerWindow.m: Call NSZoneFree() on
|
||||
pointer allocated with NSAllocateCollectable(), not free(). This
|
||||
is a no-op in GC mode, and will free the memory in non-GC mode.
|
||||
|
||||
2011-05-25 Eric Wasylishen <ewasylishen@gmail.com>
|
||||
|
||||
* Source/winlib/WIN32GState.m:
|
||||
|
|
Loading…
Reference in a new issue