Author: joes
Date: Mon May 2 06:40:18 2005
New Revision: 165629
URL: http://svn.apache.org/viewcvs?rev=165629&view=rev
Log:
I want to dump automake right after the 2.05-dev release.
Modified:
httpd/apreq/trunk/STATUS
Modified: httpd/apreq/trunk/STATUS
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/STATUS?rev=165629&r1=165628&r2=165629&view=diff
==============================================================================
--- httpd/apreq/trunk/STATUS (original)
+++ httpd/apreq/trunk/STATUS Mon May 2 06:40:18 2005
@@ -43,6 +43,9 @@
TODO:
+ - 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.