changelog
[gitmo/Moose.git] / Changes
diff --git a/Changes b/Changes
index 3e2e1ec..2b67c73 100644 (file)
--- a/Changes
+++ b/Changes
@@ -13,6 +13,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.0102 Sat, Jun 18, 2011
 
   [ENHANCEMENTS]