1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

Release of libxslt-1.1.10 Daniel

* NEWS configure.in doc/*: Release of libxslt-1.1.10
Daniel
This commit is contained in:
Daniel Veillard
2004-08-31 13:57:45 +00:00
parent c87280a419
commit e8b9a3d880
8 changed files with 49 additions and 22 deletions

View File

@@ -8,17 +8,20 @@
</vendor>
<product id="libxslt">
<name>libxslt</name>
<version>1.1.8</version>
<last-release> July 5 2004</last-release>
<version>1.1.9</version>
<last-release> Aug 22 2004</last-release>
<info-url>http://xmlsoft.org/XSLT/</info-url>
<changes> - build fixes: Windows runtime options (Oliver Stoeneberg), Windows
binary package layout (Igor Zlatkovic), libgcrypt version test and link
(William)
- 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,
- improvements: crypto extensions for exslt (Joel Reed, William)
<changes> - 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
</changes>
</product>