diff --git a/ChangeLog b/ChangeLog index 9f6526012..25fd916ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-16 Willem Rein Oudshoorn + + * Source/NSNotificationCenter.m ([NSNotificationCenter -removeObserver:name:object:]): + Just return if all arguments are nil instead of throwing exception. The new + behaviour is compatible with MacOSX. + 2004-03-15 Richard Frith-Macdonald * Source/GSCompatibility.m: