diff --git a/ChangeLog b/ChangeLog index 0ace70809..eb48761c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Mar 8 23:19:08 2000 Nicola Pero + + * Source/NSPopUpButton.m ([-sizeToFit]): Invoke super's implementation. + * Source/NSPopUpButton.m ([-synchronizeTitleAndSelectedItem]): + Removed call to sizeToFit. + * Source/NSPopUpButtonCell.m ([-cellSize]): Implemented. + Wed Mar 08 20:56:00 2000 Richard Frith-Macdonald * Source/NSFontPanel.m: A few bug fixes and tidyups.