joes 2004/07/01 06:51:53
Modified: . STATUS
Log:
Sync TODO list
Revision Changes Path
1.58 +5 -9 httpd-apreq-2/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-apreq-2/STATUS,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- STATUS 1 Jul 2004 04:11:24 -0000 1.57
+++ STATUS 1 Jul 2004 13:51:53 -0000 1.58
@@ -62,8 +62,6 @@
- CuTest needs va_arg to print comments for a failed unit test.
- - Add FAQ file.
-
- Fix perl glue for CGI environment on Win32. Add a note to
version_check.pl that the minimum mp2 version for CGI support is
1.99_15?
@@ -73,17 +71,15 @@
- Write parser/hook API documentation, and add perl glue for the API.
- - Implement DISABLE_UPLOADS as an upload hook.
-
- - Implement $upload->fh using APR::PerlIO.
-
- Add XForms logic to the mfd parser.
- symbol exports files:
-# aix needs .exp files
- - Get doxygen to generate manpages for libapreq2, and install both the
- html documentation and the manpages during "make install".
+ - Install the html dox during "make install". Should we do this
+ for the doxy manpages also?
+
+ - Implement HOOK_DATA and UPLOAD_HOOK.
- Rework glue/perl build system to use apreq2-config instead of
relying on paths like "../../src".