projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7a9d14b
)
changelog
Ricardo SIGNES [Thu, 7 Feb 2008 03:44:23 +0000 (
03:44
+0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
77abe95
..
f969fa3
100644
(file)
--- 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