summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-08-22 15:19:27 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-08-22 15:19:27 +0000
commitab4758c18dac44e74b8bc336875d668453fabe0c (patch)
tree56d6707edfd9a1a77cae07e0f40d092868d38291 /NEWS
parentbb0915168b7a572a203f55c13edd14c5ffdb0233 (diff)
downloadlibxslt-ab4758c18dac44e74b8bc336875d668453fabe0c.tar.gz
libxslt-ab4758c18dac44e74b8bc336875d668453fabe0c.tar.bz2
libxslt-ab4758c18dac44e74b8bc336875d668453fabe0c.zip
preparing release of 1.1.9 Daniel
* configure.in NEWS doc/*: preparing release of 1.1.9 Daniel
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b3d0feb6..3c156009 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,20 @@ ChangeLog.html
to the CVS at
http://cvs.gnome.org/viewcvs/libxslt/
code base.Those are the public releases made:
+1.1.9: Aug 22 2004:
+ - build fixes: missing tests (William Brack), Python dependancies, Python
+ on 64bits boxes, --with-crypto flag (Rob Richards),
+ - fixes: RVT key handling (William), Python binding (William and Sitsofe
+ Wheeler), key and XPath troubles (William), template priority on imports
+ (William), str:tokenize with empty strings (William), #default namespace
+ alias behaviour (William), doc ordering missing for main document
+ (William), 64bit bug (Andreas Schwab)
+ - improvements: EXSLT date:sum added (Joel Reed), hook for document
+ loading for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD
+ attributes, extend xsltproc --version with CVS stamp (William).
+ - Documentation: web page problem reported by Oliver Stoeneberg
+
+
1.1.8: July 5 2004:
- build fixes: Windows runtime options (Oliver Stoeneberg), Windows
binary package layout (Igor Zlatkovic), libgcrypt version test and link
@@ -17,7 +31,7 @@ http://cvs.gnome.org/viewcvs/libxslt/
- documentation: fix libxslt namespace name in doc (William)
- bug fixes: undefined namespace message (William Brack), search engine
(William), multiple namespace fixups (William), namespace fix for key
- evaluation (William), Python memory debug bindings,
+ evaluation (William), Python memory debug bindings,
- improvements: crypto extensions for exslt (Joel Reed, William)