Changes for inherited lazy_build fix
Dave Rolsky [Tue, 26 Oct 2010 20:35:56 +0000 (15:35 -0500)]
Changes

diff --git a/Changes b/Changes
index e367dd5..de16e00 100644 (file)
--- a/Changes
+++ b/Changes
@@ -17,6 +17,9 @@ for, noteworthy changes.
     method will coerce the integer to a DateTime object. Reported by Karen
     Etheridge. RT #62351. (Dave Rolsky)
 
+  * Attempting to set lazy_build in an inherited attribute was ignored. RT
+    #62057. (perigrin)
+
   [OTHER]
 
   * The Moose test suite now uses Test::Fatal instead of