Author: kwilliams
Date: Wed Aug 6 20:19:34 2008
New Revision: 11637
Modified:
ExtUtils-ParseXS/trunk/Changes
ExtUtils-ParseXS/trunk/MANIFEST
Log:
Modified: ExtUtils-ParseXS/trunk/Changes
==============================================================================
--- ExtUtils-ParseXS/trunk/Changes (original)
+++ ExtUtils-ParseXS/trunk/Changes Wed Aug 6 20:19:34 2008
@@ -1,5 +1,7 @@
Revision history for Perl extension ExtUtils::ParseXS.
+2.19_02 - Wed Aug 6 22:18:33 2008
+
- Fix the usage reports to consistently report package name as well
as sub name across ALIAS, INTERFACE and regular XSUBS. [Robert May]
Modified: ExtUtils-ParseXS/trunk/MANIFEST
==============================================================================
--- ExtUtils-ParseXS/trunk/MANIFEST (original)
+++ ExtUtils-ParseXS/trunk/MANIFEST Wed Aug 6 20:19:34 2008
@@ -12,3 +12,4 @@
t/XSTest.xs
t/XSUsage.pm
t/XSUsage.xs
+README