projects
/
gitmo/MooseX-StrictConstructor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
eb63f59
)
Changes for next release
Dave Rolsky [Sat, 23 Apr 2011 00:27:02 +0000 (19:27 -0500)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
28c5027
..
a628d98
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,9
@@
+{{$NEXT}}
+
+- Don't wrap BUILDALL, since this breaks if the object doesn't inherit from
+ Moose::Object (doy).
+
+
0.15 2011-04-13
- The fix in 0.14 only worked with Moose 2.0, causing failures with earlier