summaryrefslogtreecommitdiff
path: root/doc/xml.html
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2005-09-13 09:58:33 +0000
committerMike Hommey <glandium@debian.org>2005-09-13 09:58:33 +0000
commit17049f05f9ef09b3dc2a9c5d1de3f21de7c03193 (patch)
tree6137fecd6676ee0e15a04261fe54bbf2924c35fa /doc/xml.html
parenta464d9993e2acd5b8e1089b218ba74c6fcf215c5 (diff)
downloadlibxml2-17049f05f9ef09b3dc2a9c5d1de3f21de7c03193.tar.gz
Load /tmp/tmp.2Zlqcz/libxml2-2.6.22 intoupstream/2.6.22
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'doc/xml.html')
-rw-r--r--doc/xml.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/xml.html b/doc/xml.html
index 90d28a3..638d1c9 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -716,6 +716,23 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p>
<p>There is the list of public releases:</p>
+<h3>2.6.22: Sep 12 2005</h3>
+<ul>
+ <li>build fixes: compile without schematron (Stéphane Bidoul)</li>
+ <li>bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
+ CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
+ XML_FEATURE_xxx clash with expat headers renamed XML_WITH_xxx,
+ fix some output formatting for meta element (Rob Richards),
+ script and style XHTML1 serialization (David Madore), Attribute
+ derivation fixups in XSD (Kasimier Buchcik), better IDC error
+ reports (Kasimier Buchcik)
+ </li>
+ <li>improvements: add XML_SAVE_NO_EMPTY xmlSaveOption (Rob Richards),
+ add XML_SAVE_NO_XHTML xmlSaveOption, XML Schemas improvements
+ preparing for derive (Kasimier Buchcik).</li>
+ <li>documentation: generation of gtk-doc like docs, integration with
+ devhelp.</li>
+</ul>
<h3>2.6.21: Sep 4 2005</h3>
<ul>
<li>build fixes: Cygwin portability fixes (Gerrit P. Haase), calling