8
0

- updated to 1.94

- Fix builds on older versions of libxslt.
         - Breakage caused by the MaxVars change.
         - https://rt.cpan.org/Ticket/Display.html?id=101605
         - Thanks to Deyan Ginev for the report.
 
 1.93    2015-01-17
     - Add the ->max_vars function to set the MaxVars.
         - https://rt.cpan.org/Ticket/Display.html?id=101413
         - Thanks to Thomas Krichel for the report/request.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=37
This commit is contained in:
Stephan Kulow
2015-02-06 13:50:57 +00:00
committed by Git OBS Bridge
parent 507c626ee8
commit adad3ee65f
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Feb 6 13:13:07 UTC 2015 - coolo@suse.com
- updated to 1.94
- Fix builds on older versions of libxslt.
- Breakage caused by the MaxVars change.
- https://rt.cpan.org/Ticket/Display.html?id=101605
- Thanks to Deyan Ginev for the report.
1.93 2015-01-17
- Add the ->max_vars function to set the MaxVars.
- https://rt.cpan.org/Ticket/Display.html?id=101413
- Thanks to Thomas Krichel for the report/request.
-------------------------------------------------------------------
Mon Jul 28 05:30:50 UTC 2014 - coolo@suse.com