diff options
author | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2011-01-22 14:11:39 +0000 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@cpan.org> | 2011-01-22 14:11:39 +0000 |
commit | 345669238efde70138b5f0087fb5a23040be3d8d (patch) | |
tree | b4db5e67f4aa29b662d0346ffaae7bdf61b3fb2c /Changes | |
parent | cbf59d5a089ce312aef2577512b2b2599ffdd6d5 (diff) | |
download | perl-345669238efde70138b5f0087fb5a23040be3d8d.tar.gz |
Changes: correct mis-indentation introduced in dc7c5368d1
Michael Stevens corrected the link to the 5.10.0 tarball in
dc7c5368d173865841aa41764f828d34e663e0bc, but changed four spaces to a
tab in the process.
Since Changes does not otherwise use tabs for indenting convert this
back to four spaces.
Signed-off-by: Ævar Arnfjörð Bjarmason <avar@cpan.org>
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ 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/5.0/perl-5.10.0.tar.gz + http://www.cpan.org/src/5.0/perl-5.10.0.tar.gz The contents of the files in question can mostly be regenerated using git commands. The following table shows the equivalents. Note that the files |