diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-09-29 22:10:30 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-09-29 22:10:30 +0000 |
commit | 33fa70d74d6da22bd447e2906bf7295e2ce51818 (patch) | |
tree | 3e694c02ca29f4e6c3bb27feb3a9dad8938824d1 /doc/xslt.html | |
parent | 041c2feea7c594aa475e74bca852c8bed7618c9d (diff) | |
download | libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.tar.gz libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.tar.bz2 libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.zip |
release of 1.1.11, rebuilt the docs Daniel
* configure.in doc/*: release of 1.1.11, rebuilt the docs
Daniel
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/xslt.html b/doc/xslt.html index 69336a9c..f981da77 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -297,6 +297,16 @@ to the <a href="http://cvs.gnome.org/viewcvs/libxslt/">CVS</a> code base.</p> <p>Those are the public releases made:</p> +<h3>1.1.11: Sep 29 2004</h3> +<ul> + <li>bug fixes: xsl:include problems (William Brack), UTF8 number pattern + (William), date-time validation (William), namespace fix (William), + various Exslt date fixes (William), error callback fixes, leak with + namespaced global variable, attempt to fix a weird problem #153137</li> + <li>improvements: exslt:date-sum tests (Derek Poon)</li> + <li>documentation: second tutorial by Panagiotis Lourida</li> +</ul> + <h3>1.1.10: Aug 31 2004</h3> <ul> <li>build fix: NUL in c file blocking compilation on Solaris, Windows build |