summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorTatsuhiko Miyagawa <miyagawa@bulknews.net>2010-10-20 15:59:43 -0700
committerTatsuhiko Miyagawa <miyagawa@bulknews.net>2010-10-20 15:59:43 -0700
commit91bee26052be2c51d426fe614e858c7a52c4c36c (patch)
treef2a8b9051603debf185cd57fecbd4e56be90b5bf /Changes
parent7dffbb6a6e777ec59d29f6802b76bf34e68e8146 (diff)
downloadperl-91bee26052be2c51d426fe614e858c7a52c4c36c.tar.gz
bumped perl versions in Changes
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 14615dbd21..48dfb25a6d 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.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.