summaryrefslogtreecommitdiff
path: root/doc/libxslt.xsa
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-09-04 22:45:16 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-09-04 22:45:16 +0000
commitad22519cf51225aa5aa7eabbb53f5109f2843190 (patch)
tree7150bdcad934cf356c78569890587536a48811d5 /doc/libxslt.xsa
parent0c1c6f26730190818c7230e6e0bd629d2e2dbf6b (diff)
downloadlibxslt-ad22519cf51225aa5aa7eabbb53f5109f2843190.tar.gz
libxslt-ad22519cf51225aa5aa7eabbb53f5109f2843190.tar.bz2
libxslt-ad22519cf51225aa5aa7eabbb53f5109f2843190.zip
preparing release 1.1.15 a bit more cleanup Daniel
* configure.in NEWS doc/*: preparing release 1.1.15 * libxslt/pattern.c libxslt/xsltutils.c: a bit more cleanup Daniel
Diffstat (limited to 'doc/libxslt.xsa')
-rw-r--r--doc/libxslt.xsa28
1 files changed, 10 insertions, 18 deletions
diff --git a/doc/libxslt.xsa b/doc/libxslt.xsa
index 3749517e..4d724293 100644
--- a/doc/libxslt.xsa
+++ b/doc/libxslt.xsa
@@ -8,25 +8,17 @@
</vendor>
<product id="libxslt">
<name>libxslt</name>
- <version>1.1.13</version>
- <last-release> Mar 13 2005</last-release>
+ <version>1.1.14</version>
+ <last-release> Apr 02 2005</last-release>
<info-url>http://xmlsoft.org/XSLT/</info-url>
- <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> - bug fixes: text node on stylesheet document without a dictionary
+ (William Brack), more checking of XSLT syntax, calling xsltInit() multiple
+ times, mode values interning raised by Mark Vakoc, bug in pattern
+ matching with ancestors, bug in patterna matching with cascading select,
+ xinclude and document() problem, build outside of source tree (Mike
+ Castle)
+ - improvement: added a --nodict mode to xsltproc to check problems for
+ docuemtns without dictionnaries
</changes>