X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1d1f1df132b8ea1be5daba52a5e597b760dd018f;hb=0211ac5f90d267fe2daf201c1f7709842db5ee5c;hp=1bea6179310f02fcc78f13e74ef93a90543e0a3a;hpb=faf652ab024142e7c230a37dcfb5e19145f14737;p=gitmo%2FMoose.git diff --git a/Changes b/Changes index 1bea617..1d1f1df 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ Also see Moose::Manual::Delta for more details of, and workarounds for, noteworthy changes. -0.83 +0.83 Tue, Jun 23, 2009 * Moose::Meta::Class - Fix _construct_instance not setting the special __MOP__ object key in instances of anon classes. (doy)