diff --git a/ChangeLog b/ChangeLog index ba6f472cb..66c383e9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-11-23 Fred Kiefer + + * Headers/gnustep/gui/NSTableView.h: + * Source/NSTableView.m: + Added some additional MacOSX methods. + * Headers/gnustep/gui/NSTextField.h: + * Source/NSTextField.m + Added and implemented some methods for the handling of richt text. + * Source/extern.m + Added notifications from NSTextStorage + * Headers/gnustep/gui/NSTextStorage.h + * Source/NSTextStorage.m + Added some new methods that allow for lazy fixing of attributes in + subclasses. + * Source/NSTextView.m + Added code to rulerview delegate methods. + Thu Nov 22 00:58:12 2001 Nicola Pero * GNUmakefile (CVS_MODULE_NAME): Define.