summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-06-30 20:40:54 -0400
committerJesse Vincent <jesse@bestpractical.com>2011-06-30 20:40:54 -0400
commit4899916ae02f106df163459798ebe3b2a863afb6 (patch)
treefd9fe9eaf08ea0496494bb49b3399a360a851c20 /Changes
parentf1905e1b1b0d9cd2c673369524247d7a0280d166 (diff)
downloadperl-4899916ae02f106df163459798ebe3b2a863afb6.tar.gz
Change the example in the Changes file to be more generic.
Remove the releng step which required altering the Changes file with a meaningless version bump
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index c471d28a04..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.14.0..v5.15.0
+ git log --name-status v5.12.0..v5.14.0
-to view all the changes between 5.14.0 and 5.15.0.
+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.