Fixed behaviour of NSBundle -initWithPath: in case of incorrect arguments

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12761 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-25 15:30:48 +00:00
parent 738d9f4980
commit b09a6e068c

View file

@ -1,3 +1,9 @@
Mon Feb 25 15:26:38 2002 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSBundle.m ([-initWithPath:]): Return nil if the path
can't be read. Fixed memory leak in case of nil argument.
* Headers/gnustep/base/NSBundle.h: Documented some methods.
2002-02-25 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GNUmakefile: Move xml and mime classes into an additional