diff --git a/ChangeLog b/ChangeLog index f2e2ee25a..9210cd6a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-06-05 Fred Kiefer + + * Headers/AppKit/NSTextAttachment.h + * Source/NSTextAttachment.m + Added missing methods. + * Source/NSStringDrawing.m + Added drawing code for text attachments (Still untested, as there + is a problem with unicode characters in NSAttributedString) + * Source/NSTextView.m + Implemented some basic handling for mouse down on attachment cell. + 2001-06-02 Mirko Viviani * Source/NSMatrix.m ([NSMatrix -mouseDown:]): set highlight in list