From: Dave Rolsky Date: Mon, 14 Feb 2011 00:13:03 +0000 (-0600) Subject: More changes updates X-Git-Tag: v0.23~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=cf0c6419d9305740b4968f426d8cf7fe02f9a47e;p=gitmo%2FMooseX-ClassAttribute.git More changes updates --- diff --git a/Changes b/Changes index 19399c9..b1ed745 100644 --- a/Changes +++ b/Changes @@ -2,10 +2,10 @@ - Fixed a bug where applying a role with class attributes didn't record the role as actually being applied in the meta class (or role) to which it was - applied. + applied. RT #59610. - Applying multiple roles to a class lost all class attributes from those - roles. Fixed by Andrew Rodland. + roles. Fixed by Andrew Rodland. RT #59572. 0.22 2011-02-02