summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2013-04-15 08:48:07 +0200
committerSteffen Mueller <smueller@cpan.org>2013-06-25 08:00:25 +0200
commit9259b56b5391336070101bbd8811e94a7d5fa8dd (patch)
treeccf6b247d33977cb3187e36fd3106350423db479
parent95ffdeee0d1135322dd82db90981f41ff616dace (diff)
downloadperl-9259b56b5391336070101bbd8811e94a7d5fa8dd.tar.gz
EU::ParseXS: Update Changelog
-rw-r--r--dist/ExtUtils-ParseXS/Changes8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/ExtUtils-ParseXS/Changes b/dist/ExtUtils-ParseXS/Changes
index ae7b40f8d6..1a218bca7f 100644
--- a/dist/ExtUtils-ParseXS/Changes
+++ b/dist/ExtUtils-ParseXS/Changes
@@ -1,5 +1,13 @@
Revision history for Perl extension ExtUtils::ParseXS.
+3.18_02 - Mon Apr 15 07:30:00 CET 2013
+ - ExtUtils::ParseXS no longer uses global state (if using OO
+ interface).
+ - New "real" OO interface.
+
+3.18_01 - Thu Apr 11 19:17:00 CET 2013
+ - ExtUtils::Typemaps gains a clone method.
+
3.18 - Mon Nov 19 07:35:00 CET 2012
- Restore portability to Perl 5.6, which was lost at EU-PXS 3.00.
- [perl #112776] avoid warning on an initialized non-parameter