Files
perl-XML-Easy/perl-XML-Easy.changes

37 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Jul 21 06:26:09 UTC 2017 - coolo@suse.com
- updated to 0.010
see /usr/share/doc/packages/perl-XML-Easy/Changes
version 0.010; 2017-07-19
* port to Perl 5.19.4, where the C type of array indices has changed
* update test suite to not rely on . in @INC, which is no longer
necessarily there from Perl 5.25.7
* test that all modules have matching version numbers
* no longer include a Makefile.PL in the distribution
* in META.{yml,json}, point to public bug tracker
* correct some typos in documentation
-------------------------------------------------------------------
Thu Nov 03 23:30:10 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.009:
* change usage of Params::Classify functions to take advantage of custom ops
in Params::Classify 0.012
* fix a latent bug where SvCUR() was used without first checking SvPOK() (but
SvPOK was guaranteed by other circumstances)
* correct dynamic_config setting to 0
-------------------------------------------------------------------
Fri May 06 06:41:42 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.008)