This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update IPC-Cmd to CPAN version 0.68
[perl5.git] / Changes
diff --git a/Changes b/Changes
index 31c0100..ffeb850 100644 (file)
--- a/Changes
+++ b/Changes
@@ -12,9 +12,9 @@ at http://perl5.git.perl.org/perl.git (follow the 'shortlog' link beside
 the relevant tag). Or, you can download a copy of the git repository and
 then run a command like
 
-    git log --name-status v5.13.6..v5.13.7
+    git log --name-status v5.13.7..v5.13.8
 
-to view all the changes between 5.13.6 and 5.13.7.
+to view all the changes between 5.13.7 and 5.13.8.
 
 See pod/perlrepository.pod for more details on using git and accessing the
 commit history.