From: Ricardo Signes Date: Thu, 20 May 2010 04:50:44 +0000 (-0400) Subject: update change command X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e2e3245f4be472421b47831c2a6b976031652d2d;p=p5sagit%2Fp5-mst-13.2.git update change command --- diff --git a/Changes b/Changes index 0ffddf6..82bf13a 100644 --- a/Changes +++ b/Changes @@ -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 perl-5.10.0..perl-5.11.0 + git log --name-status perl-5.13.0..perl-5.13.1 -to view all the changes between 5.10.0 and 5.11.0. +to view all the changes between 5.13.0 and 5.13.1. See pod/perlrepository.pod for more details on using git and accessing the commit history.