Changes for rebless_triggers branch
Dave Rolsky [Thu, 16 Jun 2011 15:26:24 +0000 (10:26 -0500)]
Changes

diff --git a/Changes b/Changes
index 03f00d6..46c5c09 100644 (file)
--- a/Changes
+++ b/Changes
@@ -23,6 +23,9 @@ for, noteworthy changes.
   * Moose::Util::apply_all_roles now works even if the applicant is a non-Moose
     class. (perigrin)
 
+  * When an object is reblessed, triggers are called on attributes that are
+    set during the reblessing. (Karen Etheridge).
+
   [OTHER]
 
   * Better error message if Moose->init_meta is called with a 'metaclass'