summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorZefram <zefram@fysh.org>2010-12-19 15:11:49 +0000
committerZefram <zefram@fysh.org>2010-12-19 15:12:55 +0000
commit9d616b59936cc697fc0d82e132d6bd283b0af9c2 (patch)
treef2a842879f282ad15421ae800028e5c898aa7fc4 /Changes
parent5c843ccc08ab5db09aee933a0d06465997d3af69 (diff)
downloadperl-9d616b59936cc697fc0d82e132d6bd283b0af9c2.tar.gz
update references to earlier versions
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 31c0100990..ffeb850bc2 100644
--- 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.