diff options
author | Tatsuhiko Miyagawa <miyagawa@bulknews.net> | 2010-10-20 15:59:43 -0700 |
---|---|---|
committer | Tatsuhiko Miyagawa <miyagawa@bulknews.net> | 2010-10-20 15:59:43 -0700 |
commit | 91bee26052be2c51d426fe614e858c7a52c4c36c (patch) | |
tree | f2a8b9051603debf185cd57fecbd4e56be90b5bf /Changes | |
parent | 7dffbb6a6e777ec59d29f6802b76bf34e68e8146 (diff) | |
download | perl-91bee26052be2c51d426fe614e858c7a52c4c36c.tar.gz |
bumped perl versions in Changes
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.4..v5.13.5 + git log --name-status v5.13.5..v5.13.6 -to view all the changes between 5.13.4 and 5.13.5. +to view all the changes between 5.13.5 and 5.13.6. See pod/perlrepository.pod for more details on using git and accessing the commit history. |