summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-04-02 15:32:30 +0200
committerFlorian Ragwitz <rafl@debian.org>2011-04-02 15:32:30 +0200
commitc2c97af8cb32b7e57f42c6e11ab8084075742761 (patch)
tree1d4813eb348a95c2f037fca02577c33b8fd5f24e /Changes
parent22be966705ee27262d7982bffd9dbb293ef8417e (diff)
downloadperl-c2c97af8cb32b7e57f42c6e11ab8084075742761.tar.gz
Make Changes refer to the upcoming release for the full changelog
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index a12510fc92..9887fbba65 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.10..v5.13.11
+ git log --name-status v5.12.0..v5.14.0
-to view all the changes between 5.13.10 and 5.13.11.
+to view all the changes between 5.12.0 and 5.14.0.
See pod/perlgit.pod for more details on using git and accessing the
commit history.