8
0

- update to 1.75

- Convert the following test scripts from Test.pm to Test::More :
        - t/03input.t
    - Fix for https://rt.cpan.org/Public/Bug/Display.html?id=71345 by Tim
    Brody:
        - «segfault in free()»
        - Thanks, Tim!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=19
This commit is contained in:
Vítězslav Čížek
2011-10-31 08:39:14 +00:00
committed by Git OBS Bridge
parent 4f3aabbc13
commit 2d2aaf24de
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 31 02:34:47 UTC 2011 - vcizek@suse.com
- update to 1.75
- Convert the following test scripts from Test.pm to Test::More :
- t/03input.t
- Fix for https://rt.cpan.org/Public/Bug/Display.html?id=71345 by Tim
Brody:
- «segfault in free()»
- Thanks, Tim!
-------------------------------------------------------------------
Thu Oct 27 01:34:42 UTC 2011 - vcizek@suse.com