changelog
Jesse Luehrs [Tue, 19 Oct 2010 16:25:49 +0000 (11:25 -0500)]
Changes

diff --git a/Changes b/Changes
index 59f02a4..813d2e9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
 Also see Moose::Manual::Delta for more details of, and workarounds
 for, noteworthy changes.
 
+NEXT
+
+  [BUG FIXES]
+
+  * Wrap inline_get_value results in parentheses when dereferencing them,
+    because perl goes crazy trying to parse @{do {...}}. (Scott, doy)
+
 1.16 Mon, Oct 18, 2010
 
   [ENHANCEMENTS]