From: Arthur Axel 'fREW' Schmidt Date: Sun, 2 May 2010 03:14:23 +0000 (-0500) Subject: fix changelog X-Git-Tag: v1.003015~45 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=commitdiff_plain;h=620c4c4cbb32f0424b8e68101106da06337a0631 fix changelog --- diff --git a/Changes b/Changes index cf1695e..cee4cda 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,8 @@ - - Add doc to a bunch of plugins - - Add DDC plugin (like DDS but Data::Dumper::Concise) 1.3.9 - Fix scary Moose 0.98 box, adding a check for ->isa('Devel::REPL') in Meta/Plugin.pm 1.3.8 + - Add doc to a bunch of plugins + - Add DDC plugin (like DDS but Data::Dumper::Concise) - resolve rt.cpan#44231 SIGINT does not quit the REPL just kills the line being edited 1.3.7 - resolve rt.cpan#44919 fix deprecated use of compute_all_applicable_methods