diff options
author | Abigail <abigail@abigail.be> | 2014-07-20 17:12:05 +0200 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2014-07-20 17:12:05 +0200 |
commit | fb3a67619e8a1f5d6bf5a80777fc74459e0e35b6 (patch) | |
tree | a16ed3c33bc7bf772c5454d34f7398d32e593708 /Porting/todo.pod | |
parent | 13900f93267319cba0ccf518eacfc2fc6ce90bb1 (diff) | |
download | perl-fb3a67619e8a1f5d6bf5a80777fc74459e0e35b6.tar.gz |
Bump version number from 5.21.2 to 5.21.3
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 448ef59b02..b67f106b90 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.2. +options would be nice for perl 5.21.3. =head2 Profile Perl - am I hot or not? @@ -1168,7 +1168,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.2" +of 5.21.3" =head2 make ithreads more robust |