projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5a3fb5f
)
Spel constraint properly
Dave Rolsky [Mon, 13 Apr 2009 02:58:31 +0000 (21:58 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
3547f78
..
ff38d6f
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-10,7
+10,7
@@
for, noteworthy changes.
* Moose::Meta::Class
- Removed the long-deprecated _apply_all_roles method.
- * Moose::Meta::TypeContsraint
+ * Moose::Meta::TypeConstraint
- Removed the long-deprecated union method.