diff --git a/ChangeLog b/ChangeLog index 1faf43708..750b92f3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-12 Fred Kiefer + + * Model/GMAppKit.m (NSButtonCell-initWithModelUnarchiver:): + Resorted code to work around AppKit change on button type + handling. Patch by Georg Fleischmann + 2005-02-12 Fred Kiefer * Source/NSAffineTransform.m (-boundingRectFor:result:): Further