aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-08-09 22:24:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-08-09 22:24:09 +0000
commit83ee40de7569cf3e4cb45080fc9c9cb337a1e8cd (patch)
tree9e0d71e3fc94ee388793f9ec02410168a3e74d85 /NEWS
parent0ab6fa01f5291e116d4217767d13d775b35c72a0 (diff)
downloadandroid_external_libxml2-83ee40de7569cf3e4cb45080fc9c9cb337a1e8cd.tar.gz
android_external_libxml2-83ee40de7569cf3e4cb45080fc9c9cb337a1e8cd.tar.bz2
android_external_libxml2-83ee40de7569cf3e4cb45080fc9c9cb337a1e8cd.zip
preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxml2-2.5.9 release * doc/* : updated the doc and rebuilt Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 21 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e2ceb1a9..cb9277fc 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,25 @@ to test those - More testing on RelaxNG
Schemas
+2.5.9: Aug 9 2003:
+ - bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
+ (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
+ (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
+ xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
+ Griffin), HTML parsing problem (William Brack), DTD validation for mixed
+ content + namespaces, HTML serialization, library initialization,
+ progressive HTML parser
+ - better interfaces for Relax-NG error handling (Joachim Bauch, )
+ - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree
+ - doc fixes and improvements (John Fleck)
+ - configure flag for -with-fexceptions when embedding in C++
+ - couple of new UTF-8 helper functions (William Brack)
+ - general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)
+ - xmlTextReader cleanup + enum for node types (Bjorn Reese)
+ - general compilation/warning cleanup Solaris/HP-UX/... (William
+ Brack)
+
+
2.5.8: Jul 6 2003:
- bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
@@ -30,8 +49,8 @@ to test those - More testing on RelaxNG
- A few W3C Schemas Structure improvements
- W3C Schemas Datatype improvements (Charlie Bozeman)
- Python bindings for thread globals (Stéphane Bidoul), and method/class
- generator
- - added --nonet option to xmllint
+ generator
+ - added --nonet option to xmllint
- documentation improvements (John Fleck)