Author: joes
Date: Thu Aug 4 10:49:11 2005
New Revision: 227442
URL: http://svn.apache.org/viewcvs?rev=227442&view=rev
Log:
Need to deal with rfc 2047 in the multipart parser.
Modified:
httpd/apreq/trunk/STATUS
Modified: httpd/apreq/trunk/STATUS
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/STATUS?rev=227442&r1=227441&r2=227442&view=diff
==============================================================================
--- httpd/apreq/trunk/STATUS (original)
+++ httpd/apreq/trunk/STATUS Thu Aug 4 10:49:11 2005
@@ -39,6 +39,8 @@
proper version numbers), and prevent the indexer from inspecting
the supporting modules in */t, and glue/perl/xsbuilder/tables.
+ - Implement (some of) RFC 2047 in the multipart parser.
+
- Dump automake, preferably replacing that with more stuff from
httpd/apr's build system.