projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8c3531f
)
changelog
Jesse Luehrs [Mon, 20 Jun 2011 13:26:15 +0000 (08:26 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
3f40d37
..
f410a9a
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-3,6
+3,11
@@
for, noteworthy changes.
{{$NEXT}}
+ [BUG FIXES]
+
+ * Fix regression in 2.0009 and 2.0103 when applying roles during init_meta in
+ an exporter that also re-exports Moose or Moose::Role. (t0m, ilmari)
+
2.0009 Sun, Jun 19, 2011
[BUG FIXES]