summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2010-08-17 03:15:27 +0200
committerFlorian Ragwitz <rafl@debian.org>2010-08-20 04:12:10 +0200
commit8c22ec1a70ba2fd42fc1d2f357e1249970f3f399 (patch)
treefe7898169aba6cc23eb222b11b9c40cf0d5705eb /Changes
parentaff3bd8f8611a6de3d462e2e7fba4ba9c8fb80fc (diff)
downloadperl-8c22ec1a70ba2fd42fc1d2f357e1249970f3f399.tar.gz
Update Changes for 5.13.4
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 4 insertions, 4 deletions
diff --git a/Changes b/Changes
index c48eee3177..e551e07271 100644
--- a/Changes
+++ b/Changes
@@ -10,11 +10,11 @@ If you need a detailed commit history (i.e. descriptions of each
individual commit), you can view the git version control history online
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
+then run a command like
- git log --name-status perl-5.13.2..perl-5.13.3
+ git log --name-status perl-5.13.3..perl-5.13.4
-to view all the changes between 5.13.2 and 5.13.3.
+to view all the changes between 5.13.3 and 5.13.4.
See pod/perlrepository.pod for more details on using git and accessing the
commit history.
@@ -28,7 +28,7 @@ them from subsequent releases.
If you need access to these removed files, then they can be be found most
recently in the 5.8.9 and 5.10.0 tarballs, at
- http://www.cpan.org/src/perl-5.8.9.tar.gz
+ http://www.cpan.org/src/perl-5.8.9.tar.gz
http://www.cpan.org/src/perl-5.10.0.tar.gz
The contents of the files in question can mostly be regenerated using git