summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-09-27 12:28:40 -0500
committerJesse Luehrs <doy@tozt.net>2009-09-27 12:50:35 -0500
commit9318538eea1b3d6352d28c9db57037bb7710ac3e (patch)
tree0461e20693a2726a97e200df4f8790ea83e0968a /Changes
parentc93417796759aaeaaa362eadf7bea68b6dfdd4db (diff)
downloadmoosex-nonmoose-9318538eea1b3d6352d28c9db57037bb7710ac3e.tar.gz
moosex-nonmoose-9318538eea1b3d6352d28c9db57037bb7710ac3e.zip
update Changes0.06
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index 16371ae..eaac367 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,12 @@
Revision history for MooseX::NonMoose
-0.06
+0.06 09/27/2009
defining a custom constructor in a class using mx-nonmoose now works
+ use a less broken test for whether or not a superclass has an inlined
+ constructor (fixes issue uncovered by fixes to Moose's metaclass
+ compatibility fixing)
+
0.05 06/24/2009
gaaaaah, packaging is so stupid (remove stray test.pl file)