changelog
Yuval Kogman [Tue, 22 Sep 2009 21:21:52 +0000 (00:21 +0300)]
Changes

diff --git a/Changes b/Changes
index 7066ca4..ceccf7f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,9 @@ for, noteworthy changes.
       - Metaclass compat fixing should already happen recursively, there's no
         need to explicitly walk up the inheritance tree. (doy)
 
+    * Moose::Meta::Attribute
+      - Add tests for set_raw_value and get_raw_value
+
 0.91 Thu, Sep 17, 2009
     * Moose::Object
       - Don't import any functions, in order to avoid polluting our namespace