summaryrefslogtreecommitdiff
path: root/doc/xslt.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xslt.html')
-rw-r--r--doc/xslt.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/xslt.html b/doc/xslt.html
index d868c574..574a19d0 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -304,6 +304,17 @@ 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.26: Sep 24 2009</h3>
+<ul>
+ <li> Improvement:
+ Add xsltProcessOneNode to exported symbols for lxml (Daniel Veillard)
+ </li>
+ <li> Bug fixes:
+ Fix an idness generation problem (Daniel Veillard),
+ 595612 Try to fix some locking problems (Daniel Veillard),
+ Fix a crash on misformed imported stylesheets (Daniel Veillard)
+ </li>
+</ul>
<h3>1.1.25: Sep 17 2009</h3>
<ul>
<li> Features: