From: Jesse Vincent Date: Fri, 2 Oct 2009 17:39:03 +0000 (+0900) Subject: fixing a typo in the release manager guide X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=b4d6b7c5c23218504515ce66d6416b98e769fdfc;p=p5sagit%2Fp5-mst-13.2.git fixing a typo in the release manager guide --- diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 60ef4ef..1e0851d 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -309,7 +309,7 @@ Update the F file to contain the git log command which would show all the changes in this release. You will need assume the existence of a not-yet created tag for the forthcoming release; e.g. - git log ... perl-5.10.0..perl5.12.0 + git log ... perl-5.10.0..perl-5.12.0 Due to warts in the perforce-to-git migration, some branches require extra exclusions to avoid other branches being pulled in. Make sure you have the