diff --git a/ChangeLog b/ChangeLog index 635fb0634..2fe7d23bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-06-07 Fred Kiefer + + * Source/NSImageRep.m + Corrected some methods on this class so that subclasses may use + them. MOved all the class methods to the front of the file. + * Source/NSBitmapImageRep.m + Removed methods implemented by superclass. + * Headers/gnustep/gui/NSEPSImageRep.h: + * Source/NSEPSImageRep.m + Added some basic implementation for this class. + 2000-06-07 Fred Kiefer * Source/NSTextAttachment.m