X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=85a8f891ed24d02087e22624f0b800f14fe19994;hb=aca34787762c57dcffa3ac918f7980a5bc5316e0;hp=0b96bf7187bb399106db4632ae27f4997de14a3f;hpb=f261e4cf59f5d02e49e7aed6244e77d2282bf3e7;p=p5sagit%2FDevel-REPL.git diff --git a/Changes b/Changes index 0b96bf7..85a8f89 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Devel-REPL + - make all plugins load again by using native traits (thanks, Zaki Mughal!) + (RT#84011) + 1.003015 - 2013-03-01 - fix "Attempt to use reference as lvalue in substr" warning on perl 5.16 (thanks, ilmari!)