changelog _install_coderef fix
Matt S Trout [Tue, 5 Feb 2013 23:45:42 +0000 (23:45 +0000)]
Changes

diff --git a/Changes b/Changes
index 7eab783..32aac77 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+  - Fix loading order bug that results in _install_coderef being treated
+    as indirect object notation
+
 1.000007 - 2012-12-15
   - Correctly handle methods dragged along by role composition
   - Die if Moo and Moo::Role are imported into the same package