diff --git a/ChangeLog b/ChangeLog index 1d3034561..087c22e3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Tue Feb 22 17:51:52 2000 Nicola Pero + + Still much to do in the font classes, but thanks to Fred Kiefer + things are starting to work. + + Contributed by Fred Kiefer : + * Headers/AppKit/NSFontManager.h: Fixed typo in ivar name. + * Source/NSFontManager.m: More work on this class. + * Source/NSFontPanel.m: Almost complete rewrite. + * Headers/AppKit/NSFontPanel.h: Idem. + Mon Feb 21 14:40:00 2000 Richard Frith-Macdonald * Source/NSWindow.m: ([-close]) remove spurious retain.