diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2010-09-19 15:31:48 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2010-09-19 15:31:48 +0100 |
commit | ca86783f6ecca8e8cf283fbf349bef7f0ee0937c (patch) | |
tree | 95e0ba85569d0fe83488687a2b692c06eab3a765 /Changes | |
parent | f6c54c41d6f0ed9ba259ce4a5e564c3d6d3d7cd6 (diff) | |
download | perl-ca86783f6ecca8e8cf283fbf349bef7f0ee0937c.tar.gz |
Update Changes for 5.13.5
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.3..v5.13.4 + git log --name-status v5.13.4..v5.13.5 -to view all the changes between 5.13.3 and 5.13.4. +to view all the changes between 5.13.4 and 5.13.5. See pod/perlrepository.pod for more details on using git and accessing the commit history. |