mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
preparing release of 1.1.14, updated docs and rebuilt. Daniel
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs and rebuilt. Daniel
This commit is contained in:
@@ -8,18 +8,26 @@
|
||||
</vendor>
|
||||
<product id="libxslt">
|
||||
<name>libxslt</name>
|
||||
<version>1.1.12</version>
|
||||
<last-release> Oct 29 2004</last-release>
|
||||
<version>1.1.13</version>
|
||||
<last-release> Mar 13 2005</last-release>
|
||||
<info-url>http://xmlsoft.org/XSLT/</info-url>
|
||||
<changes> - build fixes: warnings removal (William).
|
||||
- bug fixes: attribute document pointer fix (Mark Vakoc), exslt date
|
||||
negative periods (William Brack), generated tree structure fixes,
|
||||
namespace lookup fix, use reentrant gmtime_r (William Brack),
|
||||
exslt:funtion namespace fix (William), potential NULL pointer reference
|
||||
(Dennis Dams, William), force string interning on generated
|
||||
documents.
|
||||
- documentation: update of the second tutorial (Panagiotis Louridas), add
|
||||
exslt doc in rpm packages, fix the xsltproc man page.
|
||||
<changes> - build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
|
||||
LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes
|
||||
(Joel Reed), libgcrypt-devel requires for RPM spec.
|
||||
|
||||
- bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
|
||||
should not change the current template rule (William Brack), evaluation
|
||||
of global variables (William Brack), RVT's in XPath predicates (William),
|
||||
namespace URI on template names (Mark Vakoc), stat() for Windows patch
|
||||
(Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
|
||||
memory detection misses (William), parserOptions propagation (William),
|
||||
exclude-result-prefixes fix (William), // patten fix (William).
|
||||
|
||||
- extensions: module support (Joel Reed), dictionnary based speedups
|
||||
trying to get rid of xmlStrEqual as much as possible.
|
||||
|
||||
- documentation: added Wiki (Joel Reed)
|
||||
|
||||
|
||||
</changes>
|
||||
</product>
|
||||
|
Reference in New Issue
Block a user