diff options
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/xslt.html b/doc/xslt.html index f981da77..4d910ce8 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -297,6 +297,19 @@ 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.12: Oct 29 2004</h3> +<ul> + <li>build fixes: warnings removal (William).</li> + <li>bug fixes: attribute document pointer fix (Mark Vakoc), exslt date + negative periods (William Brack), generated tree structure fixes, + namespace lookup fix, use reentrant gmtime_r (William Brack), + exslt:funtion namespace fix (William), potential NULL pointer reference + (Dennis Dams, William), force string interning on generated + documents.</li> + <li>documentation: update of the second tutorial (Panagiotis Louridas), add + exslt doc in rpm packages, fix the xsltproc man page.</li> +</ul> + <h3>1.1.11: Sep 29 2004</h3> <ul> <li>bug fixes: xsl:include problems (William Brack), UTF8 number pattern |