5.8 fixes
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 8f3f8a4..2493181 100644 (file)
--- a/Changes
+++ b/Changes
@@ -22,6 +22,10 @@ Revision history for Perl extension Moose
         makes sure the wrapped function still has the same
         prototype. Patch by Daisuke Maki.
 
+    * Moose::Meta::Attribute
+      - Allow a subclass to set lazy_build for an inherited
+        attribute. (Dieter Pearcey).
+
 0.72 Mon, February 23, 2009
     * Moose::Object
     * Moose::Meta::Method::Constructor