diff options
Diffstat (limited to 'doc/xslt.html')
-rw-r--r-- | doc/xslt.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/xslt.html b/doc/xslt.html index ed672125..90881a3b 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -121,8 +121,8 @@ really appreciated!).</p> <p>Check the following too before posting:</p> <ul> - <li> <a href="search.php">use the search engine</a> to get - informations related to your problem.</li> + <li><a href="search.php">use the search engine</a> to get informations + related to your problem.</li> <li>make sure you are <a href="ftp://xmlsoft.org/">using a recent version</a>, and that the problem still shows up in those</li> <li>check the <a href="http://mail.gnome.org/archives/xslt/">list @@ -237,6 +237,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.22: Oct 18 2002</h3> +<ul> + <li>Updates on the Windows Makefiles</li> + <li>Added a security module, and a related set of new options to + xsltproc</li> + <li>Allowed per transformation error handler.</li> + <li>Fixed a few bugs: node() semantic, URI escaping, media-type, attribute + lists</li> +</ul> + <h3>1.0.21: Sep 26 2002</h3> <ul> <li>Bug fixes: match="node()", date:difference() (Igor and Charlie |