You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by jo...@apache.org on 2005/03/07 23:10:48 UTC

svn commit: r156457 - perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename

Author: joes
Date: Mon Mar  7 14:10:46 2005
New Revision: 156457

URL: http://svn.apache.org/viewcvs?view=rev&rev=156457
Log:

Reorder TODOs, so joes can start hacking apart this 
branch now.

Modified:
    perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename

Modified: perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename
URL: http://svn.apache.org/viewcvs/perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename?view=diff&r1=156456&r2=156457
==============================================================================
--- perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename (original)
+++ perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename Mon Mar  7 14:10:46 2005
@@ -17,8 +17,6 @@
 mark a few milestones to prepare for the trunk merge.  
 joes suggests these, s/TODO/DONE/ as each one is achieved:
 
-TODO: remove Apache2.pm and MP_INST_APACHE2.
-      This effort should not yield any test regressions.
 
 TODO: rename the modules, and bring the build 
       system back to a compilable state.  This
@@ -30,5 +28,8 @@
       so all tests pass again.
 
       joes volunteers to do this.
+
+TODO: remove Apache2.pm and MP_INST_APACHE2.
+      This effort should not yield any test regressions.
 
 TODO: port the 2.0 documentation.