changelog for ilmari's fix
[p5sagit/Devel-REPL.git] / Changes
diff --git a/Changes b/Changes
index 06face7..34327ed 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,8 @@
     MooseX::AttributeHelper (thanks, Justin Hunter!)
   - now using namespace::autoclean rather than namespace::clean (thanks, Karen
     Etheridge!)
+  - fix "Attempt to use reference as lvalue in substr" warning on perl 5.16
+    (thanks, ilmari!)
 
 1.003013
   - Make Sys::SigAction optional dependency for Win32 systems