X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=CHANGES;h=b578e9e67dd4bac8afe0d61eb2951784e8e49502;hb=638a265a89c75e2418ddc1c87a560bb8022ea667;hp=61fcaccb868d366880f93a2e359ebabc7020afc5;hpb=924d9c4e591d4e4a1a1f8127a53b48beb2f366b5;p=p5sagit%2FDevel-Size.git diff --git a/CHANGES b/CHANGES index 61fcacc..b578e9e 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Revision history for Perl extension Devel::Size. 0.76_50 2011-05-12 nicholas * 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. 0.76 2011-05-11 nicholas * Just fix the version number in the line below.