X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=493cc832527deb98c92cae606c3be7670e6ee89d;hb=5d20f26c05ae145f3f3cfa6b2d8486e5b2f70f29;hp=b5c9bc931c3aa4543797159f6903c3197060fb9b;hpb=f1bad247e7bea8015d4d57f66c7e033b52d513a4;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index b5c9bc9..493cc83 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - successfully inflate a metaclass for attributeless classes (RT#86415) - fix false default values used with non-lazy accessors - stop built values that fail isa checks still getting stored in the object - stop lazy+weak_ref accessors re-building their value on every call