summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-06-17 15:09:33 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-06-17 15:09:33 +0000
commit7b28dd1ed988641ebb280750c202e4228b86a9a8 (patch)
tree593947231ef64107611c0f78a04c5a9a82ba0f9f /doc
parent9083db034094cd8eb985ac0e677abe24bd0c8913 (diff)
downloadlibxslt-7b28dd1ed988641ebb280750c202e4228b86a9a8.tar.gz
libxslt-7b28dd1ed988641ebb280750c202e4228b86a9a8.tar.bz2
libxslt-7b28dd1ed988641ebb280750c202e4228b86a9a8.zip
adding 0.12.0 release Daniel
* doc/xslt.html: adding 0.12.0 release Daniel
Diffstat (limited to 'doc')
-rw-r--r--doc/xslt.html18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/xslt.html b/doc/xslt.html
index 407e1b1c..c9cdb25f 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -1,5 +1,3 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>The XSLT C library for Gnome</title>
@@ -167,6 +165,22 @@ platform, get in touch with me to upload the package. I will keep them in the
href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
for a really accurate description</h3>
+<h3>0.12.0: June 18 2001</h3>
+<ul>
+ <li>fixed a dozen of bugs reported</li>
+ <li>HTML generation should be quite better (requires libxml-2.3.11 upgrade
+ too)</li>
+ <li>William fixed some problems with document()</li>
+ <li>Fix namespace nodes selection and copy (requires libxml-2.3.11 upgrade
+ too)</li>
+ <li>John Fleck added a<a href="tutorial/libxslttutorial.html">
+ tutorial</a></li>
+ <li>Fixes for namespace handling when evaluating variables</li>
+ <li>XInclude global flag added to process XInclude on document() if
+ requested</li>
+ <li>made xsltproc --version more detailed</li>
+</ul>
+
<h3>0.11.0: June 1 2001</h3>
<p>Mostly a bug fix release.</p>