Test that we can measure that recursion increases the size of the PADLIST.
[p5sagit/Devel-Size.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 915e16b..1f7cd06 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
 Revision history for Perl extension Devel::Size.
 
+ * stubbed subs no longer have CvOUTSIDE set [CPAN #77913]
+ * Fix for v5.17.2's OP slab allocator [CPAN #83903]
+ * Spelling fix to docs from gregor herrmann [CPAN #78766]
+
+0.78 2011-07-26 nicholas
+ [no changes]
+
 0.77_51 2012-07-17 nicholas
  * Fix for MSVC builds from bulk 88 [CPAN #77589]