]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Thanks for revisiting this, Brad :-) One down, remainder apply to
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 18 Sep 2003 19:49:46 +0000 (19:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 18 Sep 2003 19:49:46 +0000 (19:49 +0000)
  all threaded platforms.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@101284 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f1f6e913cbe7c495f2c7e260b525e276a0105be6..1e4e3264ef1893e4ae3085c642672e506dbc4d25 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2003/09/02 20:10:36 $]
+  Last modified at [$Date: 2003/09/18 19:49:46 $]
 
 Release:
 
@@ -196,11 +196,7 @@ Open issues:
                 the cmd="" argument as argv[0], which means it is -only- the
                 file name to execute (with spaces allowed in the name.)
       
-Win32 specific issues:
-
-    * rfc1413.c has static storage which won't work multithreaded
-        Status: this is a pretty significant rewrite.  Apache 2.0 is
-                already using apr's network_io and threadsafe storage.
+Win32/Netware specific issues:
 
     * mod_rewrite's cache isn't threadsafe, needs a mutex on Win32/Netware
       (and OS/2?)