Bug fixes for next
Dave Rolsky [Tue, 14 Sep 2010 16:19:10 +0000 (11:19 -0500)]
Changes

diff --git a/Changes b/Changes
index 443e9e4..5ca063b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,14 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+NEXT
+
+  [BUG FIXES]
+
+  * Work around what looks like a bug in List::MoreUtils::any. This bug caused
+    a weird error when defining the same union type twice, but only when using
+    MooseX::Types. Reported by Curtis Jewell. RT #61001. (Dave Rolsky)
+
 1.13 Mon, Sep 13, 2010
 
   [API CHANGES]