Fixed bug which was crashing all apps with an icon at startup

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10690 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-08-13 11:09:03 +00:00
parent 759f159d16
commit 9bca979b83

View file

@ -1,3 +1,10 @@
Sun Aug 12 03:42:30 2001 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSImage.m ([NSImage -setName:]): Fixed bug in last change
- btw change not documented in ChangeLog - make sure we don't
accidentally release self when removing it from the dictionary of
names. That was crashing apps with an icon on startup.
2001-08-12 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/NSImageCell.h