diff --git a/ChangeLog b/ChangeLog index b016daa26..aa36cf658 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-05-27 14:08 David Chisnall + + * 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 * Source/Functions.m,