From: Stevan Little Date: Thu, 5 Jun 2008 15:07:59 +0000 (+0000) Subject: fixing hcnages X-Git-Tag: 0_64~36 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f6dc69d2f068d29136c931fb3e74ba8052bf917b;p=gitmo%2FClass-MOP.git fixing hcnages --- diff --git a/Changes b/Changes index bcca507..273b51b 100644 --- a/Changes +++ b/Changes @@ -1,13 +1,14 @@ Revision history for Perl extension Class-MOP. - * Class::MOP - - MOP.xs does sanity checks on the coderef to avoid a segfault - 0.59 * Class::MOP::Class - now stores the instance of the instance metaclass to avoid needless recomputation + + * Class::MOP + - MOP.xs does sanity checks on the coderef + to avoid a segfault * Class::MOP Class::MOP::Class