diff options
Diffstat (limited to 'dist/Data-Dumper/Changes')
-rw-r--r-- | dist/Data-Dumper/Changes | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/Data-Dumper/Changes b/dist/Data-Dumper/Changes index 921905b59c..b9617c9b6a 100644 --- a/dist/Data-Dumper/Changes +++ b/dist/Data-Dumper/Changes @@ -6,7 +6,11 @@ HISTORY - public release history for Data::Dumper =over 8 -=item 2.129 (date here) +=item 2.130 (date here) + +C<Dumpxs> can now handle malformed UTF-8. + +=item 2.129 (Oct 20 2010) C<Dumpxs> no longer crashes with globs returned by C<*$io_ref> [perl #72332]. |