diff options
author | Chad Granum <exodist7@gmail.com> | 2016-11-20 14:02:47 -0800 |
---|---|---|
committer | Chad Granum <exodist7@gmail.com> | 2016-11-20 14:02:47 -0800 |
commit | 23cf469fd8026b62b45e14a24c709d4edfb7f451 (patch) | |
tree | d331cc366dba9b77048bf45b0d47272dc2d6fa19 /Porting/todo.pod | |
parent | 733dba2bbb7bed4c442a3eb17967f6ac9d1671e7 (diff) | |
download | perl-23cf469fd8026b62b45e14a24c709d4edfb7f451.tar.gz |
Bump the perl version in various places for 5.25.8
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 65440d3172..b4e79aa1df 100644 --- a/Porting/todo.pod +++ b/Porting/todo.pod @@ -485,7 +485,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.25.7. +options would be nice for perl 5.25.8. =head2 Profile Perl - am I hot or not? @@ -1205,7 +1205,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.25.7" +of 5.25.8" =head2 make ithreads more robust |