This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Things noticed by Ronald J Kimball and Steve Hay
authorNicholas Clark <nick@ccl4.org>
Mon, 5 Jul 2004 14:58:20 +0000 (14:58 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 5 Jul 2004 14:58:20 +0000 (14:58 +0000)
p4raw-id: //depot/maint-5.8/perl@23043

pod/perl585delta.pod

index 3d3cde7..85b5682 100644 (file)
@@ -47,7 +47,7 @@ Encode upgraded to version 2.01
 
 =item *
 
-FileCache
+FileCache upgraded to version 1.04
 
 =item *
 
@@ -92,13 +92,18 @@ Time::Local upgraded to version 1.10
 
 Unicode::Collate upgraded to version 0.40
 
+=item *
+
+Unicode::Normalize upgraded to version 0.30
+
 =back
 
 =head1 Utility Changes
 
 =head2 Perl's debugger
 
-The debugger can now step backwards.
+The debugger can now emulate stepping backwards, by restarting and rerunning
+all bar the last command from a saved command history.
 
 =head2 h2ph