]> granicus.if.org Git - apache/commitdiff
Enough for one week.
authorRoy T. Fielding <fielding@apache.org>
Sat, 28 Aug 1999 03:25:04 +0000 (03:25 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 28 Aug 1999 03:25:04 +0000 (03:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83833 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index afdd617e129f050b7f8e59d69e041b216f824b42..3236c9c87ec93395bc5395dc759624f046ca86e7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 1999/08/28 02:44:09 $]
+Last modified at [$Date: 1999/08/28 03:25:04 $]
 
 Release:
 
@@ -53,6 +53,11 @@ Other bugs that need fixing:
         behavior. Dean has suggested getting rid of regex containers
         completely.
 
+    * Areas where APRFile is being used need to be cleaned-up
+
+    * mod_mmap_static hides ap_block_alarms() and ap_unblock_alarms()
+      This should really be done in some header file elsewhere.
+
 Other features that need writing:
 
     * Finish infrastructure in core for async MPMs
@@ -60,6 +65,8 @@ Other features that need writing:
 
     * TODO in source -- just do an egrep on "TODO" and see what's there
 
+    * Odd comments in source (egrep for "ZZZ") need to be cleaned-up
+
     * Work on other MPMs. Possible MPMs discussed or in progress include:
 
       - David Reid's <abb37@dial.pipex.com> Beos MPM
@@ -82,6 +89,12 @@ Documentation that needs writing:
         Status: Ben Laurie has written some hooks documentation
         (apache-2.0/htdocs/hooks.html)
 
+    * Changes since 1.3.9 can be more easily seen in the commitlog file
+         dev.apache.org:/home/cvs/CVSROOT/commitlogs/apache-2.0
+      which includes some of Roy's comments when the changes were
+      committed in rough change-sets by purpose.  Note that the commitlog
+      does not show the contents of new files until later.
+
 Available Patches:
 
    * Mike Abbott's <mja@trudge.engr.sgi.com> patches to improve
@@ -94,3 +107,6 @@ Open issues:
    * What do we do about mod_proxy?
 
    * Which MPMs will be included with Apache 2.0?
+
+   * Is conf/highperformance.conf-dist obsolete?  It looks obsolete.
+