summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-03-22 16:23:40 -0500
committerJesse Luehrs <doy@tozt.net>2011-03-22 16:23:40 -0500
commit968473272b3672cd176994569d7027d7d1292ce1 (patch)
treecfd44f49bb971e334be311f5bb168d6ce7b37b9e /Changes
parent2b3a4e8ba0a2b77ab19e71fa382a3180b3e8d609 (diff)
downloadmoosex-nonmoose-968473272b3672cd176994569d7027d7d1292ce1.tar.gz
moosex-nonmoose-968473272b3672cd176994569d7027d7d1292ce1.zip
changelog0.20
Diffstat (limited to 'Changes')
-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