[Moose-commits] r7684 - Moose/trunk

autarch at code2.0beta.co.uk autarch at code2.0beta.co.uk
Sat Feb 14 17:41:20 GMT 2009


Author: autarch
Date: 2009-02-14 09:41:19 -0800 (Sat, 14 Feb 2009)
New Revision: 7684

Modified:
   Moose/trunk/Changes
Log:
Doc trigger change in Changes


Modified: Moose/trunk/Changes
===================================================================
--- Moose/trunk/Changes	2009-02-14 17:40:31 UTC (rev 7683)
+++ Moose/trunk/Changes	2009-02-14 17:41:19 UTC (rev 7684)
@@ -25,6 +25,12 @@
       - Some tests tried to use Test::Warn 0.10, which had bugs. Now
         they require 0.11. (Dave Rolsky)
 
+    * Moose::Meta::Attribute
+      - We no longer pass the meta-attribute object as a final
+        argument to triggers. This actually changed for inlined code a
+        while back, but the non-inlined version and the docs were
+        still out of date.
+
 0.69 Thu, February 12, 2009
     * Moose
       - Make some keyword errors use throw_error instead of croak




More information about the Moose-commits mailing list