summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2010-09-08 15:09:26 +0200
committerAbigail <abigail@abigail.be>2010-09-08 15:09:26 +0200
commit6a7d5ce25a1c1b4c6bf66d85390668c816176471 (patch)
tree01b12f3a8623bd77eb8b12416470a60ac7100534 /Changes
parented29bbbac44430b129e491f57e8ad177784c878e (diff)
downloadperl-6a7d5ce25a1c1b4c6bf66d85390668c816176471.tar.gz
Perl releases are tagged v5.XX.YY since v5.11.0. Updated the example
to reflect this. Now it can be cut-and-pasted and actually give useful output.
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes b/Changes
index e551e07271..262509fa84 100644
--- a/Changes
+++ b/Changes
@@ -12,7 +12,7 @@ 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 perl-5.13.3..perl-5.13.4
+ git log --name-status v5.13.3..v5.13.4
to view all the changes between 5.13.3 and 5.13.4.