mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-07 10:42:55 +03:00
preparing release of libxslt-1.1.19 Daniel
* NEWS configure.in doc//*: preparing release of libxslt-1.1.19 Daniel
This commit is contained in:
@@ -8,14 +8,28 @@
|
||||
</vendor>
|
||||
<product id="libxslt">
|
||||
<name>libxslt</name>
|
||||
<version>1.1.17</version>
|
||||
<last-release> Jun 6 2006</last-release>
|
||||
<version>1.1.18</version>
|
||||
<last-release> Oct 26 2006</last-release>
|
||||
<info-url>http://xmlsoft.org/XSLT/</info-url>
|
||||
<changes> - portability fixes: python detection
|
||||
- bug fixes: some regression tests, attribute/namespaces output (Kasimier
|
||||
Buchcik), problem in mixed xsl:value-of and xsl:text uses (Kasimier)
|
||||
- improvements: internal refactoring (Kasimier Buchcik), use of the XPath
|
||||
object cache in libxml2-2.6.25 (Kasimier)
|
||||
<changes> - portability and build fixes: DESTDIR problem, build paths in python
|
||||
shared lib, compile when libxml2 doesn't support XInclude (Gary Coady).
|
||||
- bug fixes: a number of namespace related bugs (Kasimier Buchcik),
|
||||
parameters bugs (Kasimier Buchcik), proximity position in predicates
|
||||
of match patterns (Kasimier), exslt-node-set troubles with strings
|
||||
(Kasimier), CDATA serialization, Python floats and booleans XPath
|
||||
conversions, XInclude support fixes, RVT cleanup problem (William Brack
|
||||
and Kasimier), attribute checking in stylesheets (Kasimier), xsltForEach
|
||||
context problem (Kasimier), security check should pass full URLs (Shane
|
||||
Corgatelli), security cleanup patch (Mikhail Zabaluev), some python
|
||||
accessor for stylesheet were broken, memory errors when compiling
|
||||
stylesheets (Mike Hommey), EXSLT current date end-of-month problem
|
||||
(William Brack).
|
||||
- improvements: refactoring of namespace handling, value-of impleemntation
|
||||
and template internal processing (Kasimier Buchcik), new xsltproc
|
||||
flag to apply Xinclude to stylesheets.
|
||||
- documentation: xsltproc man pages (Daniel Leidert), tests updates
|
||||
(William Brack), various typo fixes (Daniel Leidert), comments on
|
||||
versions macros (Peter Breitenlohner).
|
||||
|
||||
</changes>
|
||||
</product>
|
||||
|
Reference in New Issue
Block a user