summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-ParseXS/Changes
diff options
context:
space:
mode:
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 4f189ca9ed..e8533baf8f 100644
--- a/dist/ExtUtils-ParseXS/Changes
+++ b/dist/ExtUtils-ParseXS/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension ExtUtils::ParseXS.
+ - No detects and throws a warning if there is a CODE section using
+ RETVAL, but no OUTPUT section. [CPAN RT #69536]
+
3.03 - Thu Aug 11 08:24:00 CET 2011
- Test fix: Try all @INC-derived typemap locations. (CPAN RT #70047)