diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-09-29 22:10:30 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-09-29 22:10:30 +0000 |
commit | 33fa70d74d6da22bd447e2906bf7295e2ce51818 (patch) | |
tree | 3e694c02ca29f4e6c3bb27feb3a9dad8938824d1 /NEWS | |
parent | 041c2feea7c594aa475e74bca852c8bed7618c9d (diff) | |
download | libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.tar.gz libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.tar.bz2 libxslt-33fa70d74d6da22bd447e2906bf7295e2ce51818.zip |
release of 1.1.11, rebuilt the docs Daniel
* configure.in doc/*: release of 1.1.11, rebuilt the docs
Daniel
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,6 +10,15 @@ ChangeLog.html to the CVS at http://cvs.gnome.org/viewcvs/libxslt/ code base.Those are the public releases made: +1.1.11: Sep 29 2004: + - 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 + + 1.1.10: Aug 31 2004: - build fix: NUL in c file blocking compilation on Solaris, Windows build (Igor Zlatkovic) |