Changelog entry
Shawn M Moore [Mon, 14 Sep 2009 02:26:20 +0000 (11:26 +0900)]
Changes

diff --git a/Changes b/Changes
index c84348d..95d1a5b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -11,6 +11,10 @@ Next
         anything, since there's no point in checking its return
         value. Addresses RT #45883. (Dave Rolsky)
 
+    * Class::MOP::Class::Trait::Immutable
+      - When throwing an error because of an immutable method, include that
+        method's name. Addresses RT #49680. (Shawn M Moore)
+
 0.92_01 Thu, Sep 10, 2009
     * Class::MOP::Package
       - Backwards compatibility tweaks to XS for 5.8.1. (Goro Fuji)