mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Fixed minor typo/bug in NSData
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14656 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5baaadfce6
commit
083c3a2dc6
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sat Oct 5 19:53:03 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSData.m ([NSDataMappedFile
|
||||
-initWithContentsOfMappedFile:]): release self and return nil -
|
||||
rather than returning NO, if the path is bad.
|
||||
|
||||
2002-10-05 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Tools/AGSOutput.m: Improve warning code, support text output
|
||||
|
|
Loading…
Reference in a new issue