summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-09-29 22:10:30 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-09-29 22:10:30 +0000
commit33fa70d74d6da22bd447e2906bf7295e2ce51818 (patch)
tree3e694c02ca29f4e6c3bb27feb3a9dad8938824d1 /NEWS
parent041c2feea7c594aa475e74bca852c8bed7618c9d (diff)
downloadlibxslt-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--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba04b6e2..a5effc14 100644
--- a/NEWS
+++ b/NEWS
@@ -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)