summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-05-13 08:48:30 +0000
committerRicardo Signes <rjbs@semiotic.systems>2021-05-14 21:35:28 -0400
commitfecd7102d8d3a0f8ec9aca293aa1f9e2fa661296 (patch)
tree05399e6d528d6e6af601eb851bfc4d79ff0789b7
parentbd21571061a31f4d4fc09556811b26dc111d3bc7 (diff)
downloadperl-fecd7102d8d3a0f8ec9aca293aa1f9e2fa661296.tar.gz
Update Changes file for Data::Dumper.
Seems that there hasn't been a CPAN release for 2.5 years.
-rw-r--r--dist/Data-Dumper/Changes28
1 files changed, 26 insertions, 2 deletions
diff --git a/dist/Data-Dumper/Changes b/dist/Data-Dumper/Changes
index 161a36e2bf..747499b961 100644
--- a/dist/Data-Dumper/Changes
+++ b/dist/Data-Dumper/Changes
@@ -6,11 +6,35 @@ Changes - public release history for Data::Dumper
=over 8
-=item 2.173
+=item 2.179 (May 13 2021)
+
+Revert the changes of 2.177 for the v5.34.0 release to avoid a regression.
+
+=item 2.178 (Apr 7 2021)
+
+Correct documentation of indent Style 2.
+
+=item 2.177 (Mar 3 2021)
+
+Make Data::Dumper mark regex output as UTF-8 if needed. (GH #18614)
+
+=item 2.176 (Sep 30 2020)
+
+Make Data::Dumper strict and warnings compliant.
+
+=item 2.175 (Aug 13 2020)
+
+Avoid some leaks if we call get magic and that throws an exception.
+
+=item 2.174 (Apr 3 2019)
+
+Avoid leaking if we croak due to excessive recursion.
+
+=item 2.173 (Nov 10 2018)
perl #133624: Reinstate support for 5.8.8 and older.
-=item 2.172
+=item 2.172 (Sep 19 2018)
Prepare recent changes for CPAN release