adding details to changelog
Stevan Little [Sat, 12 Apr 2008 16:26:01 +0000 (16:26 +0000)]
Changes

diff --git a/Changes b/Changes
index 6ff83eb..8b3297a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ Revision history for Perl extension Class-MOP.
       - rebless_instance now returns the instance 
         it has just blessed, this is mostly to 
         facilitate chaining
+      - set the attr correctly in rebless_instance 
+        when it has no init_arg
 
 0.54 Fri. March, 14, 2008
     * Class::MOP