From: Ricardo SIGNES <rjbs@cpan.org>
Date: Thu, 7 Feb 2008 03:44:23 +0000 (+0000)
Subject: changelog
X-Git-Tag: 0_37~5
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5fec9b972291ab7cf672536dd05014b01cda5caa;p=gitmo%2FMoose.git

changelog
---

diff --git a/Changes b/Changes
index 77abe95..f969fa3 100644
--- a/Changes
+++ b/Changes
@@ -15,6 +15,7 @@ Revision history for Perl extension Moose
       Moose::Meta::Attribute        
       - making (init_arg => undef) work here too
         (thanks to nothingmuch)
+      - make lazy attributes respect attr initializers (rjbs)
     
     * Moose::Util::TypeConstraints
       Moose::Util::TypeConstraints::OptimizedConstraints