X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=63fe0f6dd7efab5b3f85ddd730dc2b497bd00571;hb=3b9f74a1ceb5a602066d33a1a6d9ab8125139499;hp=9e6c1bf9df9beaa1f3a942a104e31b51d371d0b5;hpb=349ea75bb916f05ad325841b500e1fd0a9d5f2e4;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 9e6c1bf..63fe0f6 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ + - abbreviate class names from created by create_class_with_roles if they are + too long for perl to handle (RT#83248) - prevent destructors from failing in global destruction for certain combinations of Moo and Moose classes subclassing each other (RT#87810) - clarify in docs that Sub::Quote's captured variables are copies, not aliases