summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index df1374f..4b9a814 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for MooseX-NonMoose
{{$NEXT}}
+ - fix warning when passing inline_constructor => 0 with no superclass new
+ method (rafl).
0.19 2011-03-02
- don't die if superclass doesn't have a 'new' method