projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e85d2a5
)
changelog
Guillermo Roditi [Wed, 7 Nov 2007 18:41:52 +0000 (18:41 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
881c083
..
d58d99a
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-7,6
+7,7
@@
Revision history for Perl extension Moose
* Moose::Meta::Method::Accessor
- Added support for lazy_build option (groditi)
+ - Fix inline methods to work with corrected predicate behavior
* t/
- tests for builder and lazy_build