diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-18 14:25:48 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2010-11-18 14:25:48 +0000 |
commit | 455276b648e860a64feeaacd0ff663fb81d05b77 (patch) | |
tree | 822616d0e998a7806e642b91c85883cf2fc2b017 /Changes | |
parent | 360f7568fb59e960431f34749a26841845cc0cae (diff) | |
download | perl-455276b648e860a64feeaacd0ff663fb81d05b77.tar.gz |
Update Changes file ahead of v5.13.7 release
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.13.5..v5.13.6 + git log --name-status v5.13.6..v5.13.7 -to view all the changes between 5.13.5 and 5.13.6. +to view all the changes between 5.13.6 and 5.13.7. See pod/perlrepository.pod for more details on using git and accessing the commit history. |