summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2002-01-14 18:14:28 +0000
committerDaniel Veillard <veillard@src.gnome.org>2002-01-14 18:14:28 +0000
commitce2f32af4ce51f51d7cd468dbf49f04d27e063fe (patch)
tree1440a32333b490545e983a659fca3ac046da3131 /doc
parent7b27da1f551c8ea540b6dcb156e241820541ce51 (diff)
downloadlibxslt-ce2f32af4ce51f51d7cd468dbf49f04d27e063fe.tar.gz
libxslt-ce2f32af4ce51f51d7cd468dbf49f04d27e063fe.tar.bz2
libxslt-ce2f32af4ce51f51d7cd468dbf49f04d27e063fe.zip
releasing 1.0.10 updating the docs for the release. seems I inadvertantly
* configure.in: releasing 1.0.10 * doc/*: updating the docs for the release. * libxslt/namespaces.c libxslt/pattern.c libxslt/transform.c: seems I inadvertantly commited previously stuff from a failed attempt at fixing namespace nodes parents. Daniel
Diffstat (limited to 'doc')
-rw-r--r--doc/news.html9
-rw-r--r--doc/xslt.html10
2 files changed, 19 insertions, 0 deletions
diff --git a/doc/news.html b/doc/news.html
index c4b395d4..bab6a1e0 100644
--- a/doc/news.html
+++ b/doc/news.html
@@ -65,6 +65,15 @@ A:link, A:visited, A:active { text-decoration: underline }
<td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd">
<h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/libxslt/ChangeLog">Changelog</a> file
for a really accurate description</h3>
+<h3>1.0.10: Jan 14 2001</h3>
+<ul>
+<li>Windows fixes for Win32 from Igor</li>
+<li>Fixed the Solaris compilation trouble (Albert)</li>
+<li>Documentation changes and updates: John Fleck</li>
+<li>Added a stringparam option to avoid escaping hell at the shell
+ level</li>
+<li>A few bug fixes </li>
+</ul>
<h3>1.0.9: Dec 7 2001</h3>
<ul>
<li>Makefile patches from Peter Williams</li>
diff --git a/doc/xslt.html b/doc/xslt.html
index 641044d3..c0354ea1 100644
--- a/doc/xslt.html
+++ b/doc/xslt.html
@@ -233,6 +233,16 @@ 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>1.0.10: Jan 14 2001</h3>
+<ul>
+ <li>Windows fixes for Win32 from Igor</li>
+ <li>Fixed the Solaris compilation trouble (Albert)</li>
+ <li>Documentation changes and updates: John Fleck</li>
+ <li>Added a stringparam option to avoid escaping hell at the shell
+ level</li>
+ <li>A few bug fixes </li>
+</ul>
+
<h3>1.0.9: Dec 7 2001</h3>
<ul>
<li>Makefile patches from Peter Williams</li>