projects
/
gitmo/Role-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
04d32ee
)
changelog mutual requires fix
Graham Knop [Thu, 11 Jul 2013 16:59:55 +0000 (12:59 -0400)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
530e0c5
..
2de1958
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,5
@@
+ - allow composing roles simultaneously that require methods provided by the
+ other (RT#82711)
- Fix _concrete_methods_of returning non-CODE entries
- fix broken implementation of method conflict resolution
(Perlmonks#1041015)