summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2011-09-12 08:25:04 +0200
committerSteffen Mueller <smueller@cpan.org>2011-09-12 08:25:04 +0200
commit53970fcebffed9e02a61f95d7b0f8cdfa0bc9861 (patch)
treecec3d8dbbe11f913293e3378804e16eb14ed2c60 /dist
parentd17e8ee40b68b85fd27cd03ccfab2a8a4811249c (diff)
downloadperl-53970fcebffed9e02a61f95d7b0f8cdfa0bc9861.tar.gz
ExtUtils::ParseXS changelog
Diffstat (limited to 'dist')
-rw-r--r--dist/ExtUtils-ParseXS/Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/ExtUtils-ParseXS/Changes b/dist/ExtUtils-ParseXS/Changes
index be780b054a..6f47bee6f6 100644
--- a/dist/ExtUtils-ParseXS/Changes
+++ b/dist/ExtUtils-ParseXS/Changes
@@ -1,5 +1,10 @@
Revision history for Perl extension ExtUtils::ParseXS.
+3.04_04 - Mon Sep 12 08:12:00 CET 2011
+
+ - Simplify generated XS code by emitting a compatibility version
+ of dVAR. [Nicholas Clark]
+
- Fixed "INCLUDE: $cmd |", CPAN RT #70213
3.04_03 - Sun Sep 4 18:49:00 CET 2011