diff options
author | David Golden <dagolden@cpan.org> | 2011-06-20 15:58:14 -0400 |
---|---|---|
committer | David Golden <dagolden@cpan.org> | 2011-06-20 15:58:14 -0400 |
commit | 238352b6eedbb8b3e0d87912d4d636b2d90226d0 (patch) | |
tree | 9af9a66372e0244c36d147e7d693380adba18dd5 /Changes | |
parent | 0f2a4036b00213ae58324eca44c45c807518ada5 (diff) | |
download | perl-238352b6eedbb8b3e0d87912d4d636b2d90226d0.tar.gz |
update Changes with 5.15.0 references
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.12.0..v5.14.0 + git log --name-status v5.14.0..v5.15.0 -to view all the changes between 5.12.0 and 5.14.0. +to view all the changes between 5.14.0 and 5.15.0. See pod/perlgit.pod for more details on using git and accessing the commit history. |