aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-07-08 15:12:49 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-07-08 15:12:49 +0000
commit782afdaf4af0abac8c7b7c29f63aae762853a233 (patch)
treead5f758ac57a66b1a3fc4d9612a34126b9e7425c /doc
parent539638ba2359774d184bd87cf713c7e2afc23a8c (diff)
downloadandroid_external_libxml2-782afdaf4af0abac8c7b7c29f63aae762853a233.tar.gz
android_external_libxml2-782afdaf4af0abac8c7b7c29f63aae762853a233.tar.bz2
android_external_libxml2-782afdaf4af0abac8c7b7c29f63aae762853a233.zip
Added news for 2.4.23, Daniel
Diffstat (limited to 'doc')
-rw-r--r--doc/FAQ.html6
-rw-r--r--doc/news.html12
-rw-r--r--doc/python.html4
-rw-r--r--doc/upgrade.html2
-rw-r--r--doc/xml.html14
-rw-r--r--doc/xmlio.html1
6 files changed, 33 insertions, 6 deletions
diff --git a/doc/FAQ.html b/doc/FAQ.html
index d42da152..3052b18e 100644
--- a/doc/FAQ.html
+++ b/doc/FAQ.html
@@ -122,7 +122,7 @@ A:link, A:visited, A:active { text-decoration: underline }
</p>
<p>Most Linux and BSD distributions include libxml, this is probably the
safer way for end-users</p>
-<p>David Doolin provides precompiled Windows versions at <a href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/%20%20%20%20%20%20%20%20%20">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a>
+<p>David Doolin provides precompiled Windows versions at <a href="http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/ ">http://www.ce.berkeley.edu/~doolin/code/libxmlwin32/</a>
</p>
</li>
<li>
@@ -322,9 +322,9 @@ pnode=pxmlDoc-&gt;children-&gt;children;</pre>
<p>There is however a few C++ wrappers which may fulfill your needs:</p>
<ul>
<li>by Ari Johnson &lt;ari@btigate.com&gt;:
- <p>Website: <a href="http://lusis.org/~ari/xml%2B%2B/">http://lusis.org/~ari/xml++/</a>
+ <p>Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a>
</p>
-<p>Download: <a href="http://lusis.org/~ari/xml%2B%2B/libxml%2B%2B.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
+<p>Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</p>
</li>
<li>by Peter Jones &lt;pjones@pmade.org&gt;
diff --git a/doc/news.html b/doc/news.html
index 074927d4..2aa86004 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -94,6 +94,18 @@ to test those</p>
<ul><li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
</li></ul>
+<h3>2.4.23: July 6 2002</h3>
+<ul>
+<li>performances patches: Peter Jacobi</li>
+<li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
+<li>added xmlDocFormatDump: Chema Celorio</li>
+<li>new tutorial: John Fleck</li>
+<li>new hash functions and performances: Sander Vesik, portability fix from
+ Peter Jacobi</li>
+<li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
+ HTML parsers, ID lookup function</li>
+<li>removal of all remaining sprintf: Aleksey Sanin</li>
+</ul>
<h3>2.4.22: May 27 2002</h3>
<ul>
<li>a number of bug fixes: configure scripts, base handling, parser, memory
diff --git a/doc/python.html b/doc/python.html
index 77970815..9f210208 100644
--- a/doc/python.html
+++ b/doc/python.html
@@ -96,8 +96,8 @@ or libxslt wrappers or bindings:</p>
<li>
<a href="mailto:ari@lusis.org">Ari Johnson</a> provides a C++ wrapper
for libxml:<br>
- Website: <a href="http://lusis.org/~ari/xml%2B%2B/">http://lusis.org/~ari/xml++/</a><br>
- Download: <a href="http://lusis.org/~ari/xml%2B%2B/libxml%2B%2B.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
+ Website: <a href="http://lusis.org/~ari/xml++/">http://lusis.org/~ari/xml++/</a><br>
+ Download: <a href="http://lusis.org/~ari/xml++/libxml++.tar.gz">http://lusis.org/~ari/xml++/libxml++.tar.gz</a>
</li>
<li>There is another <a href="http://libgdome-cpp.berlios.de/">C++ wrapper
based on the gdome2 </a>bindings maintained by Tobias Peters.</li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index b8505bf3..8d50489f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -108,7 +108,7 @@ incompatible changes. The main goals were:</p>
<p>So client code of libxml designed to run with version 1.x may have to be
changed to compile against version 2.x of libxml. Here is a list of changes
that I have collected, they may not be sufficient, so in case you find other
-change which are required, <a href="mailto:Daniel.%C3%8Feillardw3.org">drop me a
+change which are required, <a href="mailto:Daniel.Ïeillardw3.org">drop me a
mail</a>:</p>
<ol>
<li>The package name have changed from libxml to libxml2, the library name
diff --git a/doc/xml.html b/doc/xml.html
index 297d3b7f..ec0c12bb 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -571,6 +571,19 @@ to test those</p>
Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a></li>
</ul>
+<h3>2.4.23: July 6 2002</h3>
+<ul>
+ <li>performances patches: Peter Jacobi</li>
+ <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
+ <li>added xmlDocFormatDump: Chema Celorio</li>
+ <li>new tutorial: John Fleck</li>
+ <li>new hash functions and performances: Sander Vesik, portability fix from
+ Peter Jacobi</li>
+ <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
+ HTML parsers, ID lookup function</li>
+ <li>removal of all remaining sprintf: Aleksey Sanin</li>
+</ul>
+
<h3>2.4.22: May 27 2002</h3>
<ul>
<li>a number of bug fixes: configure scripts, base handling, parser, memory
@@ -2629,6 +2642,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document:
diff --git a/doc/xmlio.html b/doc/xmlio.html
index 95fa219e..7a390a25 100644
--- a/doc/xmlio.html
+++ b/doc/xmlio.html
@@ -237,6 +237,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
+
} </pre>
</li>
<li>And then use it to save the document: