reader presedence bug and tests
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 219c2ee..478dbbe 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Perl extension Moose
       - coerce and lazy now work together correctly, thanks to 
         merlyn for finding this bug
         - tests added for this
+      - fix reader presedence bug in Moose::Meta::Attribute + tests
 
 0.21 Thursday, May 2nd, 2007
     * Moose