]> granicus.if.org Git - apache/commitdiff
Being stuck in a basement, I have no idea what the weather is like. :-(
authorRyan Bloom <rbb@apache.org>
Tue, 5 Feb 2002 01:01:54 +0000 (01:01 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 5 Feb 2002 01:01:54 +0000 (01:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93243 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c620223fd48f72edc841ec6de6124f1ab421e769..daffcff99ffa38f3ae5af7a9a2ab57e4de0c81ac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2002/02/04 22:49:10 $]
+Last modified at [$Date: 2002/02/05 01:01:54 $]
 
 Release:
 
@@ -89,6 +89,11 @@ RELEASE SHOWSTOPPERS:
             * mod_autoindex displays the wrong icon for subdirectories
               on Unix
 
+    * Win32 allows multiple processes to attach to the same port.  This
+      means that I can open three DOS prompts, and run the same Apache
+      binary with the same config file three different times, and the
+      server won't complain.
+
     * ap_directory_walk skips some per-dir config merge functions
       if there is no "<Directory />" block in the configuration
         Message-ID: <m3itbdiijq.fsf@rdu163-40-092.nc.rr.com>