diff --git a/ChangeLog b/ChangeLog index 2841e4dc0..f2c4e62bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-05-20 Fred Kiefer + + * Headers/gnustep/gui/NSText.h: + * Source/NSAttributedString.m: + * Source/NSText.m: + * Source/NSTextView.m: + Improved the handling of character and paragraph attributes on NSText + and added basic implementations for these methods on NSTextView. + Some ivars on NSText have been replaced by values in + [ typingAttributes]. + 2000-05-17 Jonathan Gapen * Model/GMAppKit.m: NSButton methods removed; all NSButton