Changes for avoiding inline_slot_access
Stefan O'Rear [Thu, 9 Jul 2009 03:27:21 +0000 (20:27 -0700)]
Changes

diff --git a/Changes b/Changes
index e11a9e2..61a99fc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+0.88
+    * Moose::Meta::Method::Accessor
+      - No longer uses inline_slot_access in accessors, to support
+        non-lvalue-based meta instances.
+
 0.87 Tue Jul 7, 2009
     * Moose::Meta::Method::Delegation
       - Once again allow class names as well as objects for