changelog
Jesse Luehrs [Sun, 19 Jun 2011 06:33:18 +0000 (01:33 -0500)]
Changes

diff --git a/Changes b/Changes
index d859284..7ab0826 100644 (file)
--- a/Changes
+++ b/Changes
@@ -8,6 +8,9 @@ for, noteworthy changes.
   * duck_type type constraints now report reasonable errors when given
     something which isn't an instance of an object. (t0m)
 
+  * Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
+    class. (perigrin)
+
 2.0008 Thu, Jun 16, 2011
 
   [BUG FIXES]