Document deprecation fixes
Dave Rolsky [Thu, 9 Apr 2009 14:11:36 +0000 (09:11 -0500)]
Changes

diff --git a/Changes b/Changes
index 005f0a1..5bc2f9d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Perl extension Class-MOP.
 
+0.82
+    * Various
+      - The deprecaation wrappers for some renamed methods were not
+        passing arguments to the new method. (nothingmuch)
+
 0.81 Tue, April 7, 2009
     * Class::MOP
     * Class::MOP::Class