From: Guillermo Roditi Date: Wed, 7 Nov 2007 18:41:52 +0000 (+0000) Subject: changelog X-Git-Tag: 0_27~5^2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=339c53973307141e3acc35ce0d23b87b7b95929a;p=gitmo%2FMoose.git changelog --- diff --git a/Changes b/Changes index 881c083..d58d99a 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,7 @@ Revision history for Perl extension Moose * Moose::Meta::Method::Accessor - Added support for lazy_build option (groditi) + - Fix inline methods to work with corrected predicate behavior * t/ - tests for builder and lazy_build