git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18848 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
wim 2004-03-16 08:42:21 +00:00
parent e8c28bc71a
commit a7125fc849

View file

@ -1,3 +1,9 @@
2004-03-16 Willem Rein Oudshoorn <Wim.Oudshoorn@agilisys.com>
* 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 <rfm@gnu.org>
* Source/GSCompatibility.m: