diff options
-rw-r--r-- | STATUS | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/06/27 22:01:04 $] +Last modified at [$Date: 2000/06/28 11:41:14 $] Release: @@ -139,7 +139,15 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Integrate mod_dav. Message-id: <20000625173247.M29590@lyra.org> - Status: Greg +1 (volunteers :-) + Status: in process. + - APR does not provide a couple needed things: chmod() + and ap_finfo_t.st_dev. + - expat-lite needs to be brought up to parity with the 1.3 + vsn and inserted into the config/build process + - SDBM needs to go into the config/build process + - fix up include dirs to pick up expat-lite, sdbm, dav/main + - APR-ization to the dav/fs/ stuff + - case_preserved_filename stuff * ap_core_translate() and its use by mod_mmap_static are a bit wonky. The function should probably be exposed as a utility function (such |