X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6c3bf1f614f18c2201cdd7bc941607e73ecf9341;hb=f19d41c7b073ff28fbd9d071da9c1091dc120a46;hp=2d1e9e371046d1a2f32667f13cba29c3d874169f;hpb=dcbfe1d9ae5ed87d618f1c7856320a177cd3ecd7;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 2d1e9e3..6c3bf1f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,4 @@ + - fix composing roles that require methods provided by the other (RT#82711) - document optional use of Class::XSAccessor with caveats - fix constructor generated when creating a class with create_class_with_roles when the superclass constructor hasn't been