2017-07-24 06:01:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2011-11-03 23:29:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2011-05-06 06:42:00 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 06 06:41:42 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (0.008)
|
|
|
|
|