forked from pool/perl-XML-LibXSLT
This commit is contained in:
committed by
Git OBS Bridge
parent
0c77d3fa54
commit
17e94c10b4
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 5 16:32:54 CET 2008 - anicka@suse.cz
|
||||
|
||||
- update to 1.66
|
||||
* sync the binary internals to those of XML::LibXML 1.66
|
||||
* use pkg-config to determine linker flags for libexslt
|
||||
* added XML::LibXML-like API to retrieve libxslt version
|
||||
* added output_as_bytes() and output_as_chars()
|
||||
* added regression tests for output_as_* to 11utf8.t
|
||||
* output_as_string documentation fixed to match reality
|
||||
* fixed error reporting: die on fatal errors, warn otherwise
|
||||
(in particular, warn rather than die on
|
||||
<xsl:message terminate="no">)
|
||||
* using call_* instead of perl_call_* (perl_ variants are obsolete)
|
||||
* in callbacks, POPs on error before croaking, otherwise it has no
|
||||
effect (and we probably leak)
|
||||
* bugfixes, test fixes
|
||||
- enable tests in %check
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 11:17:40 CEST 2006 - ke@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user