Mention that we switched to class_of in the Changes entry for ->meta
Shawn M Moore [Sat, 28 Mar 2009 22:55:03 +0000 (18:55 -0400)]
Changes

diff --git a/Changes b/Changes
index 044f0ad..4ef852d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -4,7 +4,7 @@ Revision history for Perl extension Class-MOP.
     * Class::MOP::*
       - Call user_class->meta in fewer places, with the eventual
         goal of allowing the user to rename or exclude ->meta
-        altogether (Sartak)
+        altogether. Instead uses Class::MOP::class_of. (Sartak)
 
     * Class::MOP
       - New class_of function that should be used to retrieve a