From: Dave Rolsky Date: Thu, 18 Sep 2008 15:08:03 +0000 (+0000) Subject: More !! X-Git-Tag: 0.58~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c98c1805b3ce2d3d20c1b14957a3d75bcecc30bb;p=gitmo%2FMoose.git More !! --- diff --git a/Changes b/Changes index b1670a7..73acef7 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,7 @@ Revision history for Perl extension Moose 0.58 !! This release has an incompatible change regarding !! - how roles add methods to a class !! + !! how roles add methods to a class !! * Roles and role application ! Roles now add methods by calling add_method, not