diff --git a/ChangeLog b/ChangeLog index 5922b131b..2841e4dc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ 2000-05-17 Jonathan Gapen + * Model/GMAppKit.m: NSButton methods removed; all NSButton attributes are actually stored in an associated NSButtonCell. Eliminate (de)archiving of NSTextField attributes that duplicate @@ -9,6 +10,7 @@ of NSColorWell. 2000-05-13 Fred Kiefer + * Headers/gnustep/gui/NSText.h: * Headers/gnustep/gui/NSTextView.h: * Source/NSText.m: @@ -18,7 +20,6 @@ Added some missing method declarations to NSTextView. This is only the start of the rearangement of this classes. - 2000-05-09 Richard Frith-Macdonald * gui/Source/NSTabView.m: General tidyup, minro fixes, and implemented