projects
/
gitmo/MooseX-ClassAttribute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6048a05
)
Add changes
Dave Rolsky [Thu, 9 Jul 2009 21:19:35 +0000 (16:19 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
3d02973
..
17d23f8
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,9
@@
+0.09 2009-07-09
+
+- An attribute with a builder that wasn't also lazy caused an
+ exception when the attribute's accessor was called.
+
+
0.08 2009-04-07
- Make this module work with Moose 0.73_01+.