You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2005/05/17 20:30:51 UTC

svn commit: r170633 - /httpd/apreq/trunk/STATUS

Author: joes
Date: Tue May 17 11:30:50 2005
New Revision: 170633

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

Modified:
    httpd/apreq/trunk/STATUS

Modified: httpd/apreq/trunk/STATUS
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/STATUS?rev=170633&r1=170632&r2=170633&view=diff
==============================================================================
--- httpd/apreq/trunk/STATUS (original)
+++ httpd/apreq/trunk/STATUS Tue May 17 11:30:50 2005
@@ -13,6 +13,8 @@
 RELEASE SHOWSTOPPERS:
 
     - The api docs are currently incorrect.
+    - The perl docs are missing Test::Inline tests.
+    - The APR::Request* docs don't appear in our doxygen pages.
 
 
 CURRENT VOTES:
@@ -33,11 +35,13 @@
 
 TODO:
 
+    - Sadly, the PAUSE indexer still doesn't speak META.yml.  We need
+      to find a way to get the APR::Request* packages indexed (with 
+      proper version numbers), and prevent the indexer from inspecting 
+      the supporting modules in */t, and glue/perl/xsbuilder/tables.
+
     - Dump automake, preferably replacing that with more stuff from
       httpd/apr's build system.
-
-    - Introduce APR::Request::Parser and APR::Request::Hook.  Implement
-      Apache2::Request::new's UPLOAD_HOOK using them.
 
     - Move module/t to module/apache2/t.