changelog
Guillermo Roditi [Wed, 7 Nov 2007 18:41:52 +0000 (18:41 +0000)]
Changes

diff --git a/Changes b/Changes
index 881c083..d58d99a 100644 (file)
--- 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