diff --git a/ChangeLog b/ChangeLog index fcb6d9127..6206eba3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-04-24 Fred Kiefer + + * Parser/*: Updated the parser to support more of the RTF + specification + * NSAttributedString.m: Use new parser + * NSText.m: Small improvements on formatting + 2000-04-23 Fred Kiefer * GSTextStorage.m: Corrections in replaceCharactersInRange:withString: