mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added comment about making proplist parser more tolerant.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2822 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
18a09b616f
commit
eea8066a80
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
Thu Jun 24 22:05:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* src/proplist.y: Make parser more tolerant - permit a comma after
|
||||
the final element in an array.
|
||||
* src/NSData.m: Added ([NSMutableData +data])
|
||||
* src/Unicode.m: Efficiency hack for conversion to/from unicode
|
||||
* src/include/NSArray.h: Added ([-writeToFile:Atomically:])
|
||||
|
|
Loading…
Reference in a new issue