Update Changes re 1.3.9_02 exit_repl attribute
Chris Marshall [Fri, 14 May 2010 23:53:42 +0000 (19:53 -0400)]
The Devel::REPL version was bumped up to mark the
addition of the exit_repl attribute for platform
independent support for ending the REPL loop.

Changes

diff --git a/Changes b/Changes
index c01cf87..be3eea6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+  - Add exit_repl attribute as a non-signal related way to indicate the REPL should stop running.
+1.3.9_02
   - resolve rt.cpan#45879 by implementing Term::ReadLine::Perl support for ReadLineHistory
   - resolve rt.cpan#55491 by skipping Interrupt test for win32
 1.3.9_01