Count HvNAME(), the HV "aux" struct, and the mro_meta struct.
[p5sagit/Devel-Size.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index b578e9e..969b9fa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ Revision history for Perl extension Devel::Size.
  * Split out HEK size calculation into hek_size(). Add the shared HE overhead.
  * Handle shared hash key scalars correctly.
  * GvNAME() is shared from 5.10 onwards.
+ * Count HvNAME(), the HV "aux" struct, and the mro_meta struct.
 
 0.76 2011-05-11 nicholas
  * Just fix the version number in the line below.