diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-07-07 06:56:48 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-07-07 06:56:48 +0000 |
commit | 31614b38d9fba0db72d123e45dbaaac5b4fe5c03 (patch) | |
tree | 95463749fb497460de97e904ebfda9a731d5cc85 /pod | |
parent | 25b0f989226b5af898d2adee56e4fec948c148e8 (diff) | |
download | perl-31614b38d9fba0db72d123e45dbaaac5b4fe5c03.tar.gz |
Remove 5.10.0 section from perltodo
p4raw-id: //depot/perl@31547
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perltodo.pod | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 925c1575ae..f153a54f9d 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -20,16 +20,6 @@ not, but if your patch is incorporated, then we'll add your name to the F<AUTHORS> file, which ships in the official distribution. How many other programming languages offer you 1 line of immortality? -=head1 The roadmap to 5.10 - -The roadmap to 5.10 envisages feature based releases, as various items in this -TODO are completed. - -=head2 Needed for the final 5.10.0 release - -Review perlguts. Significant changes have occured since 5.8, and we can't -release a new version without making sure these are covered. - =head1 Tasks that only need Perl knowledge =head2 common test code for timed bail out |