In perl.git, the branch maint-5.10 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2b78a5d1a51e66164dd2831552a556f718d38d6d?hp=a63f74de9db48e64aeb3de62157d0702d2cbd7a1>

- Log -----------------------------------------------------------------
commit 2b78a5d1a51e66164dd2831552a556f718d38d6d
Author: David Mitchell <[email protected]>
Date:   Sat Jul 25 13:22:13 2009 +0100

    update Changes for the 5.10.1 release
-----------------------------------------------------------------------

Summary of changes:
 Changes |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Changes b/Changes
index 0ffddf6..b2f9bad 100644
--- a/Changes
+++ b/Changes
@@ -16,6 +16,13 @@ then run a command like
 
 to view all the changes between 5.10.0 and 5.11.0.
 
+Specifically, the changes for this release, (i.e. between 5.10.0 and
+5.10.1), is shown with with following command. Note that the range
+specification is slightly unusual for this release due to some kinks while
+migrating to git.
+
+    git log --name-status perl-5.10.0^..perl-5.10.1 ^f7c6915850
+
 See pod/perlrepository.pod for more details on using git and accessing the
 commit history.
 

--
Perl5 Master Repository

Reply via email to