Author: joes
Date: Thu Apr 14 14:59:47 2005
New Revision: 161356
URL: http://svn.apache.org/viewcvs?view=rev&rev=161356
Log:
Stuff we need to do now, before moving this branch to trunk.
Modified:
httpd/apreq/branches/multi-env-unstable/STATUS
Modified: httpd/apreq/branches/multi-env-unstable/STATUS
URL:
http://svn.apache.org/viewcvs/httpd/apreq/branches/multi-env-unstable/STATUS?view=diff&r1=161355&r2=161356
==============================================================================
--- httpd/apreq/branches/multi-env-unstable/STATUS (original)
+++ httpd/apreq/branches/multi-env-unstable/STATUS Thu Apr 14 14:59:47 2005
@@ -30,8 +30,6 @@
RELEASE SHOWSTOPPERS:
- The api docs and perl glue are currently broken.
- - Improve the APREQ_ERROR related code.
- - Improve the custom & cgi module code.
CURRENT VOTES:
@@ -51,6 +49,9 @@
TODO:
+
+ - Introduce APR::Request::Parser and APR::Request::Hook. Implement
+ Apache2::Request::new's UPLOAD_HOOK using them.
- Move module/t to module/apache2/t.