projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
923067b
)
Release commit for 1.002000
v1.002000
Matt S Trout [Fri, 19 Oct 2012 13:56:21 +0000 (13:56 +0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
9dd6188
..
55cc27f
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,4
@@
+1.002000 - 2012-10-19
- load class in addition to roles when using create_class_from_roles
- fix module name in Makefile.PL (RT#78591)
- when classes consume roles, override their DOES method (RT#79747)