summaryrefslogtreecommitdiff
path: root/Porting/todo.pod
diff options
context:
space:
mode:
authorLeon Timmermans <fawaka@gmail.com>2021-10-21 22:44:17 +0200
committerLeon Timmermans <fawaka@gmail.com>2021-10-21 22:46:40 +0200
commit134427ad64ccd782505c1290ab634592713e0230 (patch)
tree05673f58e61b10de0f86df8778ae22bbb0def652 /Porting/todo.pod
parent6247a13a7d0f81f3abb19b2629f4fdfdeb3c9556 (diff)
downloadperl-134427ad64ccd782505c1290ab634592713e0230.tar.gz
Bump version to 5.35.6
Diffstat (limited to 'Porting/todo.pod')
-rw-r--r--Porting/todo.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/todo.pod b/Porting/todo.pod
index fdef9db90b..ce8af8f4b4 100644
--- a/Porting/todo.pod
+++ b/Porting/todo.pod
@@ -486,7 +486,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.35.5.
+options would be nice for perl 5.35.6.
=head2 Profile Perl - am I hot or not?
@@ -1183,7 +1183,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.35.5"
+of 5.35.6"
=head2 make ithreads more robust