diff options
author | Steffen Mueller <smueller@cpan.org> | 2013-05-22 21:51:55 +0200 |
---|---|---|
committer | Steffen Mueller <smueller@cpan.org> | 2013-06-25 08:00:25 +0200 |
commit | f2fab6eee647db5d652bfd79ba5bdec99009f953 (patch) | |
tree | e117314ac69f7f1f54893810169578aa8eb273c4 /dist/ExtUtils-ParseXS | |
parent | ae7fdf584559a304eb5992a58cd58349cc7c58da (diff) | |
download | perl-f2fab6eee647db5d652bfd79ba5bdec99009f953.tar.gz |
EU::ParseXS: Update changelog
Diffstat (limited to 'dist/ExtUtils-ParseXS')
-rw-r--r-- | dist/ExtUtils-ParseXS/Changes | 5 |
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). |