This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correcting the release date of 5.12.1
authorJesse Vincent <jesse@bestpractical.com>
Thu, 13 May 2010 17:04:10 +0000 (13:04 -0400)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 13 May 2010 17:04:10 +0000 (13:04 -0400)
dist/Module-CoreList/lib/Module/CoreList.pm
pod/perlhist.pod

index 31be3c7..24ec2ad 100644 (file)
@@ -329,7 +329,7 @@ sub removed_raw {
     5.011005 => '2010-02-20',
     5.012000 => '2010-04-12',
     5.013000 => '2010-04-20',
     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 ) {
   );
 
 for my $version ( sort { $a <=> $b } keys %released ) {
index b3ed001..6f910cc 100644 (file)
@@ -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.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
 
 
 =head2 SELECTED RELEASE SIZES