diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2014-09-20 15:01:41 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2014-09-20 15:01:41 +0100 |
commit | d65703a771c14125e0c755e59b412c038c0febee (patch) | |
tree | 094cb73da5cb98587b4263225dac9c858265ad86 /Porting/todo.pod | |
parent | 8c8d6154a0fa37d1fdd0d5b1540f388bebb4e201 (diff) | |
download | perl-d65703a771c14125e0c755e59b412c038c0febee.tar.gz |
Bump version to 5.21.5
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 4fba9380e5..1d053f8a9c 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.4. +options would be nice for perl 5.21.5. =head2 Profile Perl - am I hot or not? @@ -1169,7 +1169,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.4" +of 5.21.5" =head2 make ithreads more robust |