projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
35166a1
)
damn I shouldnt write change files while drunk anymore
Stevan Little [Wed, 28 Nov 2007 17:51:01 +0000 (17:51 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
acd0349
..
9634ade
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,6
+1,6
@@
Revision history for Perl extension Moose
-0.31 Mon. Nov. 16, 2007
+0.31 Mon. Nov. 26, 2007
* Moose::Meta::Attribute
- made the +attr syntax handle extending types with
parameters. So "has '+foo' => (isa => 'ArrayRef[Int]')"