Handle the new METHOP.
[p5sagit/Devel-Size.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 28d82b3..66a0932 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,20 @@
 Revision history for Perl extension Devel::Size.
 
+0.79_52 2015-02-28 nicholas
+    patches from Zefram:
+  * handle the new METHOP. [CPAN #101071]
+
+0.79_51 2015-02-28 nicholas
+  * as of 5.20.0, s/// is no longer a reliable test for OOK [CPAN #95493]
+
+0.79_50 2015-02-28 nicholas
+    patches from Zefram:
+  * wrong test for magicalness [CPAN #88180]
+  * reading tied scalar shrinks it [CPAN #88182]
+
+0.79 2013-05-12 nicholas
+ [no changes]
+
 0.78_52 2013-05-10 nicholas
  * Fix the bug in the previous fix. Oops :-)