]> granicus.if.org Git - apache/commitdiff
note todo items to complete first pass of integration
authorGreg Stein <gstein@apache.org>
Wed, 28 Jun 2000 11:41:14 +0000 (11:41 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 28 Jun 2000 11:41:14 +0000 (11:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85721 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd97f4f62cb8bc6a52c4174388a24cecd78d79fc..29a85ba762491ce4a3f604a7bb0ce34882d73cd1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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