projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
28036bc
)
credit nuffin for his change
Dave Rolsky [Tue, 22 Sep 2009 21:25:59 +0000 (16:25 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
ceccf7f
..
5163d88
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-11,7
+11,7
@@
for, noteworthy changes.
need to explicitly walk up the inheritance tree. (doy)
* Moose::Meta::Attribute
- - Add tests for set_raw_value and get_raw_value
+ - Add tests for set_raw_value and get_raw_value. (nothingmuch)
0.91 Thu, Sep 17, 2009
* Moose::Object