diff --git a/ChangeLog b/ChangeLog index 1f71ce76f..bd7b6a425 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-08-15 Fred Kiefer + + * Source/NSImageRep.m + [initialize] removed obsolete check for default setting of + ImageComposition. In [copyWithZone:] copy the colour space, it + might be mutable. + * Source/Functions.m + NSEventMaskFromType() added case of NSScrollWheel. + Impelemented missing NSShowSystemInfoPanel(). + * Source/GSServicesManager.m + Implemented missing NSUpdateDynamicServices(). + 2001-08-13 Pierre-Yves * Source/NSTableView.m