diff --git a/ChangeLog b/ChangeLog index 6661c5d56..7662ad514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-06-29 15:39 David Chisnall + + * libs/gui/trunk/Headers/AppKit/NSEvent.h, + libs/gui/trunk/Headers/AppKit/NSMatrix.h: Fix AppKit headers to + allow inclusion in ARC mode. Since ARC requires the non-fragile + ABI, a better solution would be to simply not expose any of these + ivars with the non-fragile ABI. + 2011-06-28 Eric Wasylishen * Headers/Additions/GNUstepGUI/GSImageMagickImageRep.h: