summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-09-15 09:21:44 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-09-15 09:21:44 +0000
commitdadd0873e0b036098137e6b1686260dd4a18e06a (patch)
tree7450507daeff106c59204b74b4840def6cda126b
parent2fc2db739843cdf41473025f08feb049dc793d3e (diff)
downloadlibxml2-dadd0873e0b036098137e6b1686260dd4a18e06a.tar.gz
Added 1.8.16 and 2.4.5 releases, Daniel
-rw-r--r--doc/xml.html19
1 files changed, 16 insertions, 3 deletions
diff --git a/doc/xml.html b/doc/xml.html
index 2f66881f..c9f4befd 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -158,7 +158,7 @@ follow the instructions. <strong>Do not send code, I won't debug it</strong>
<p>Check the following <strong><span style="color: #FF0000">before
posting</span></strong>:</p>
<ul>
- <li>read the <a href="FAQ.html">FAQ</a> </li>
+ <li>read the <a href="FAQ.html">FAQ</a></li>
<li>make sure you are <a href="ftp://xmlsoft.org/">using a recent
version</a>, and that the problem still shows up in those</li>
<li>check the <a href="http://mail.gnome.org/archives/xml/">list
@@ -172,7 +172,7 @@ posting</span></strong>:</p>
attachement)</li>
</ul>
-<p> Then send the bug with associated informations to reproduce it to the <a
+<p>Then send the bug with associated informations to reproduce it to the <a
href="mailto:xml@gnome.org">xml@gnome.org</a> list; if it's really libxml
related I will approve it.. Please do not send me mail directly, it makes
things really harder to track and in some cases I'm not the best person to
@@ -271,6 +271,19 @@ you want to test those</p>
SGML docs</li>
</ul>
+<h3>2.4.5: Sep 14 2001</h3>
+<ul>
+ <li>Remove a few annoying bugs in 2.4.4</li>
+ <li>forces the HTML serializer to output decimal charrefs since some
+ version of Netscape can't handle hexadecimal ones</li>
+</ul>
+
+<h3>1.8.16: Sep 14 2001</h3>
+<ul>
+ <li>maintenance release of the old libxml1 branch, couple of bug and
+ portability fixes</li>
+</ul>
+
<h3>2.4.4: Sep 12 2001</h3>
<ul>
<li>added --convert to xmlcatalog, bug fixes and cleanups of XML
@@ -1688,6 +1701,6 @@ Gnome CVS base under gnome-xml/example</p>
<p><a href="mailto:daniel@veillard.com">Daniel Veillard</a></p>
-<p>$Id: xml.html,v 1.109 2001/09/12 18:51:29 veillard Exp $</p>
+<p>$Id: xml.html,v 1.110 2001/09/13 14:24:44 veillard Exp $</p>
</body>
</html>