summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-ParseXS
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2013-05-22 21:51:55 +0200
committerSteffen Mueller <smueller@cpan.org>2013-06-25 08:00:25 +0200
commitf2fab6eee647db5d652bfd79ba5bdec99009f953 (patch)
treee117314ac69f7f1f54893810169578aa8eb273c4 /dist/ExtUtils-ParseXS
parentae7fdf584559a304eb5992a58cd58349cc7c58da (diff)
downloadperl-f2fab6eee647db5d652bfd79ba5bdec99009f953.tar.gz
EU::ParseXS: Update changelog
Diffstat (limited to 'dist/ExtUtils-ParseXS')
-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 1a218bca7f..feb507a41e 100644
--- a/dist/ExtUtils-ParseXS/Changes
+++ b/dist/ExtUtils-ParseXS/Changes
@@ -1,5 +1,10 @@
Revision history for Perl extension ExtUtils::ParseXS.
+3.18_03 - Fri Apr 19 18:40:00 CET 2013
+ - Heuristic (and flawed) type canonicalization for templated
+ C++ types.
+ - More tests ported from core.
+
3.18_02 - Mon Apr 15 07:30:00 CET 2013
- ExtUtils::ParseXS no longer uses global state (if using OO
interface).