Added ChangeLog entry from last commit

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@33151 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
theraven 2011-05-27 14:09:16 +00:00
parent 0c9d090532
commit 08e6475b93

View file

@ -1,3 +1,10 @@
2011-05-27 14:08 David Chisnall <theraven@gna.org>
* libs/gui/trunk/Source/NSMenu.m:
Don't create a zone in GC mode (detected at run time). This avoids a
warning when starting GUI apps in GC mode, but should have no real effect
on functionality.
2011-05-27 12:42 David Chisnall <theraven@gna.org>
* Source/Functions.m,