Fixed memory leak in NSBezierPath

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12709 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-23 21:58:06 +00:00
parent 50d0d924aa
commit ab646d4c7e

View file

@ -1,3 +1,7 @@
Sat Feb 23 20:51:31 2002 Georg Fleischmann <georg@vhf.de>
* Source/NSBezierPath.m ([+bezierPath]): Return autoreleased object.
Sat Feb 23 11:28:32 2002 Gregory Casamento <greg_casamento@yahoo.com>
* Headers/gnustep/gui/AppKit.h: Added NSOutlineView header