update Changes
Jesse Luehrs [Sun, 26 Jul 2009 03:23:10 +0000 (22:23 -0500)]
Changes

diff --git a/Changes b/Changes
index 1b4aa15..f88663c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,10 @@ Revision history for Perl extension Class-MOP.
     * Class::MOP::Package
       - Move get_method_map and its various scaffolding into Package. (hdp)
 
+    * Class::MOP::Method
+      - Allow Class::MOP::Method->wrap to take a Class::MOP::Method object as
+        the first argument, rather than just a coderef. (doy)
+
 0.90 Tue Jul 21, 2009
     Japan Perl Association has sponsored Goro Fuji to improve startup
     performance of Class::MOP and Moose. These enhancements may break