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

16 lines
579 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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)