From: Shawn M Moore Date: Fri, 13 Jun 2008 00:20:25 +0000 (+0000) Subject: Update Changes X-Git-Tag: 0_64~23 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d1dba7a1189ce5c3e7b94b240e15f55203e1d121;p=gitmo%2FClass-MOP.git Update Changes --- diff --git a/Changes b/Changes index 46894d4..704ca70 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Perl extension Class-MOP. 0.59 + !! Several fixes resulting in yet another 25-30% speedup !! * Class::MOP::Class - now stores the instance of the instance @@ -43,7 +44,7 @@ Revision history for Perl extension Class-MOP. changes in this release 0.57 Wed. May 28, 2008 - !! Seveal speedups resulting in 20-25% speedups !! + !! Several speedups resulting in 20-25% speedups !! || (thanks to konobi, groditi, mst & CataMoose) !! * Class::MOP::Class @@ -70,6 +71,11 @@ Revision history for Perl extension Class-MOP. keep people from wasting time tracking an error that is easily fixed by upgrading. + * Class::MOP::Immutable + - Don't inline a destructor unless the user actually + needs one + - added tests for this + 0.56 Saturday, May 24, 2008 * Class::MOP - we now get the &check_package_cache_flag