summaryrefslogtreecommitdiff
path: root/doc/xslt.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2008-04-08 17:17:46 +0000
committerDaniel Veillard <veillard@src.gnome.org>2008-04-08 17:17:46 +0000
commita91a7c57179a279c27e8310e8f497f967bd5d24f (patch)
treef6e90d8eec3c538ad35dbf70f4e2d80779ccee24 /doc/xslt.html
parent6f9f02c608d7a2b1398ca38e0c7e2f86fd70f543 (diff)
downloadlibxslt-a91a7c57179a279c27e8310e8f497f967bd5d24f.tar.gz
release of 1.1.23 Daniel1.1.23
* configure.in doc/*: release of 1.1.23 Daniel svn path=/trunk/; revision=1467
Diffstat (limited to 'doc/xslt.html')
-rw-r--r--doc/xslt.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/xslt.html b/doc/xslt.html
index cf01afeb..14d9882f 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -304,6 +304,21 @@ to the <a href="http://svn.gnome.org/viewcvs/libxslt/trunk/">SVN</a> code base.<
<p>Those are the public releases made:</p>
+<h3>1.1.23: Apr 8 2008</h3>
+<ul>
+ <li>Documentation: fix links for Cygwin DocBook setup (Philippe Bourcier),
+ xsltParseStylesheetDoc doc fix (Jason Viers), fix manpage default
+ maxdepth value </li>
+ <li>Bug fixes: python segfault (Daniel Gryniewicz), week-in-year bug fix
+ (Maurice van der Pot), fix python iterator problem (William Brack),
+ avoid garbage collection problems on str:tokenize and str:split
+ and function results (William Brack and Peter Pawlowski)
+ superfluous re-generation of keys (William Brack), remove superfluous
+ code in xsltExtInitTest (Tony Graham), func:result segfault fix
+ (William Brack), timezone offset problem (Peter Pawlowski),</li>
+ <li>Portability fixes: old gcrypt support fix (Brent Cowgill), Python
+ portability patch (Stephane Bidoul), VS 2008 fix (Rob Richard) </li>
+</ul>
<h3>1.1.22: Aug 23 2007</h3>
<ul>
<li>Bug fixes: RVT cleanup problems (William Brack), exclude-result-prefix