diff options
author | Zefram <zefram@fysh.org> | 2010-12-19 15:11:49 +0000 |
---|---|---|
committer | Zefram <zefram@fysh.org> | 2010-12-19 15:12:55 +0000 |
commit | 9d616b59936cc697fc0d82e132d6bd283b0af9c2 (patch) | |
tree | f2a842879f282ad15421ae800028e5c898aa7fc4 /Changes | |
parent | 5c843ccc08ab5db09aee933a0d06465997d3af69 (diff) | |
download | perl-9d616b59936cc697fc0d82e132d6bd283b0af9c2.tar.gz |
update references to earlier versions
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |