Doc bug fix in Changes
Dave Rolsky [Sat, 19 May 2012 03:54:30 +0000 (22:54 -0500)]
Changes

diff --git a/Changes b/Changes
index da5161b..972c189 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for MooseX-Types
 
 {{$NEXT}}
 
+        - The new delegation code could fail when a type had no
+          parent. Attempting to subtype Any was one way to trigger the
+          bug. (Dave Rolsky)
+
 0.34    2012-05-18
 
         - Special case new to avoid unexpected exceptions on unloaded classes