summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-ParseXS/Changes
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2012-11-19 07:33:29 +0100
committerSteffen Mueller <smueller@cpan.org>2012-11-19 07:36:35 +0100
commit3dcd87d458c834850257f74f213177c08824dc25 (patch)
treeb19bb35a10343759937d5902bbdc05b8317f37a8 /dist/ExtUtils-ParseXS/Changes
parent6c28b49647a0d149e16f5324b6273b2b6e17a688 (diff)
downloadperl-3dcd87d458c834850257f74f213177c08824dc25.tar.gz
Complete ExtUtils::ParseXS/EU::Typemaps version bump
This moves to 3.18 across the entire distribution for a new CPAN release and completes the changelog.
Diffstat (limited to 'dist/ExtUtils-ParseXS/Changes')
-rw-r--r--dist/ExtUtils-ParseXS/Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/ExtUtils-ParseXS/Changes b/dist/ExtUtils-ParseXS/Changes
index b9586bcb0c..ae7b40f8d6 100644
--- a/dist/ExtUtils-ParseXS/Changes
+++ b/dist/ExtUtils-ParseXS/Changes
@@ -1,6 +1,9 @@
Revision history for Perl extension ExtUtils::ParseXS.
+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
+ - Only increment PL_amagic_generation before 5.9
3.15 - Thu Feb 2 08:12:00 CET 2012
- Fix version for PAUSE indexer.