diff --git a/ChangeLog b/ChangeLog index e654c0cf3..4991062a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-03-21 22:00 Fred Kiefer + * Source/NSText.m: Changed to use a text storage instead of an + attributed string. + * Source/NSTextStorage.m: Removed unnecessary method, changes + of the delegate now don't trigger processEditing + * Source/GSTextStorage.m: The two basic operations call + ([-edited:range:changeInLength:]) + 2000-03-22 Richard Frith-Macdonald Patch from jagapen@whitewater.chem.wisc.edu