diff --git a/ChangeLog b/ChangeLog index 6c5c87032..7a8b0ac19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-06-26 Fred Kiefer + + * Headers/AppKit/NSTextAttachment.h + * Source/NSTextAttachment.m + * Source/NSAttributedString.m + Added a basic implementation for NSTextAttachment and + NSTextAttachmentCell and use it in NSAttributedString. + * Source/GNUmakefile + Include new file NSTextAttachment.m + * Source/NSText.m + Changed the font and ruler pasting and removed some other FIXMEs + * Headers/AppKit/NSPasteboard.h + * Source/NSPasteboard.m + Added two missing methods for file wrapper + 2000-06-25 Fred Kiefer * Source/Parser/attributedStringConsumer.m