mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
2000-09-19 Manuel Guesdon <mguesdon@orange-concept.com>
You'll need libxml2 v >= 2.2.3 to compile GSXML * Source/GSXML.m & Headers/Foundation/GSXML.h: corrected bugs, added added non guessing construction methods in GSXMLParser added -typeDescription in GSXMLNode added +xmlEncodingStringForStringEncoding: in GSXMLParser added inParserContext:(void*)parserContext parameter for GSSAXHandler git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@7548 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5648d97c5a
commit
46575fd318
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2000-09-19 Manuel Guesdon <mguesdon@orange-concept.com>
|
||||
You'll need libxml2 v >= 2.2.3 to compile GSXML
|
||||
* Source/GSXML.m & Headers/Foundation/GSXML.h:
|
||||
corrected bugs,
|
||||
added added non guessing construction methods in GSXMLParser
|
||||
added -typeDescription in GSXMLNode
|
||||
added +xmlEncodingStringForStringEncoding: in GSXMLParser
|
||||
added inParserContext:(void*)parserContext parameter for GSSAXHandler
|
||||
|
||||
2000-09-19 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSURLHandle.m: Implemented subclass registry.
|
||||
|
|
Loading…
Reference in a new issue