diff --git a/ChangeLog b/ChangeLog index 9bb978d7b..d4d01a9d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ Mon Dec 13 03:51:30 1999 Nicola Pero Cell optimizations: use a bitfield in NSCell to reduce memory consumption; access cell ivars directly while drawing; minor speed tricks here and there for cells; browser cells do not create any - longer an auxiliary cells each, thus hugely reducing time and + longer an auxiliary cell each, thus hugely reducing time and memory required to create browser cells. To my great delight some things are much faster now. * Headers/AppKit/NSActionCell.h: Prefixed all ivars with @@ -32,4 +32,4 @@ Mon Dec 13 03:51:30 1999 Nicola Pero * Source/NSBox.m: Updated for new way of getting border sizes. * Source/NSBrowser.m: idem. * Source/NSSlider.m: Minor optimization. - \ No newline at end of file +