diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-10-29 15:07:15 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-10-29 15:07:15 +0000 |
commit | 82ffb7507395806b025d6414f1b31f60affb614f (patch) | |
tree | a76f1066d9f7fa5e2afc4a6aa511cb672e67ef58 /doc/libxslt.xsa | |
parent | 142c2c2ff7184b19fa94a41ee1a533f0a8d94003 (diff) | |
download | libxslt-82ffb7507395806b025d6414f1b31f60affb614f.tar.gz libxslt-82ffb7507395806b025d6414f1b31f60affb614f.tar.bz2 libxslt-82ffb7507395806b025d6414f1b31f60affb614f.zip |
preparing release of libxslt-1.1.12 mini change to avoid breaking
* configure.in NEWS doc/*: preparing release of libxslt-1.1.12
* libexslt/crypto.c: mini change to avoid breaking apibuild.py
* libxslt/templates.c: small fix, first step in adressing #153660
Daniel
Diffstat (limited to 'doc/libxslt.xsa')
-rw-r--r-- | doc/libxslt.xsa | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/libxslt.xsa b/doc/libxslt.xsa index c87d318b..d2f9187a 100644 --- a/doc/libxslt.xsa +++ b/doc/libxslt.xsa @@ -8,13 +8,15 @@ </vendor> <product id="libxslt"> <name>libxslt</name> - <version>1.1.10</version> - <last-release> Aug 31 2004</last-release> + <version>1.1.11</version> + <last-release> Sep 29 2004</last-release> <info-url>http://xmlsoft.org/XSLT/</info-url> - <changes> - build fix: NUL in c file blocking compilation on Solaris, Windows build - (Igor Zlatkovic) - - fix: key initialization problem (William Brack) - - documentation: fixed missing man page description for --path + <changes> - bug fixes: xsl:include problems (William Brack), UTF8 number pattern + (William), date-time validation (William), namespace fix (William), + various Exslt date fixes (William), error callback fixes, leak with + namespaced global variable, attempt to fix a weird problem #153137 + - improvements: exslt:date-sum tests (Derek Poon) + - documentation: second tutorial by Panagiotis Lourida </changes> </product> |