From: Jesse Vincent Date: Thu, 13 May 2010 17:04:10 +0000 (-0400) Subject: Correcting the release date of 5.12.1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b309f275090137bdabcad34bfffddff9a38f487;p=p5sagit%2Fp5-mst-13.2.git Correcting the release date of 5.12.1 --- diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm index 31be3c7..24ec2ad 100644 --- a/dist/Module-CoreList/lib/Module/CoreList.pm +++ b/dist/Module-CoreList/lib/Module/CoreList.pm @@ -329,7 +329,7 @@ sub removed_raw { 5.011005 => '2010-02-20', 5.012000 => '2010-04-12', 5.013000 => '2010-04-20', - 5.012001 => '2010-05-12', + 5.012001 => '2010-05-13', ); for my $version ( sort { $a <=> $b } keys %released ) { diff --git a/pod/perlhist.pod b/pod/perlhist.pod index b3ed001..6f910cc 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -413,6 +413,7 @@ the strings?). Jesse 5.12.0-RC1 2010-Mar-29 Jesse 5.12.0 2010-Apr-12 Leon 5.13.0 2010-Apr-20 + Jesse 5.12.1 2010-May-13 =head2 SELECTED RELEASE SIZES