cvsuser 05/01/24 21:27:53
Modified: docs ROADMAP Log: Add information about the upcoming release. Revision Changes Path 1.4 +9 -17 parrot/docs/ROADMAP Index: ROADMAP =================================================================== RCS file: /cvs/public/parrot/docs/ROADMAP,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ROADMAP 24 Jan 2005 03:50:39 -0000 1.3 +++ ROADMAP 25 Jan 2005 05:27:53 -0000 1.4 @@ -1,5 +1,5 @@ # Copyright: 2005 The Perl Foundation. All Rights Reserved. -# $Id: ROADMAP,v 1.3 2005/01/24 03:50:39 coke Exp $ +# $Id: ROADMAP,v 1.4 2005/01/25 05:27:53 coke Exp $ =head1 NAME @@ -22,6 +22,14 @@ the Architect and the Pumpking. However, its goal is to help improve project management for parrot, and enable an actual roadmap. +=head1 NEXT RELEASE (0.1.2) + +This release has a ticket opened as [perl #33916]. + + http://rt.perl.org/rt3/Ticket/ModifyLinks.html?id=33916 + +has a list of all the open issues which must be completed for this release. + =head1 OVERVIEW The tasks that are remaining are broken down into the following categories, @@ -119,22 +127,6 @@ =item * -PDD05 (Opcode Function specs) - Per Leo, this document is obsolete and must be re-implemented. - -=item * - -PDD10 (Embedding) must be completed. - -=item * - -PDD12 (Assembly) must be completed. - -=item * - -PDD13 (Bytecode) must be completed. - -=item * - Describe the behavior of init_pmc_props. L<PDD02> =item *
