diff options
author | Ricardo Signes <rjbs@cpan.org> | 2014-05-27 10:35:42 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2014-05-27 10:35:42 -0400 |
commit | 236e978859198e8da7c0f646c7474023c7bbc7a4 (patch) | |
tree | 0cbc310982038ae0c67ec9340709566783cf1bda /Porting/todo.pod | |
parent | a1cd002ea458184fef7f26c878e4e28b5241458d (diff) | |
download | perl-236e978859198e8da7c0f646c7474023c7bbc7a4.tar.gz |
bump version to 5.21.1
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r-- | Porting/todo.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/todo.pod b/Porting/todo.pod index cf688400da..774c49d5f0 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -467,7 +467,7 @@ Natively 64-bit systems need neither -Duse64bitint nor -Duse64bitall. On these systems, it might be the default compilation mode, and there is currently no guarantee that passing no use64bitall option to the Configure process will build a 32bit perl. Implementing -Duse32bit* -options would be nice for perl 5.21.0. +options would be nice for perl 5.21.1. =head2 Profile Perl - am I hot or not? @@ -1176,7 +1176,7 @@ L<http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2013-01/msg00339.html> =head1 Big projects Tasks that will get your name mentioned in the description of the "Highlights -of 5.21.0" +of 5.21.1" =head2 make ithreads more robust |