]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
ThreadStackSize for Win32 and threaded Unix MPMs?
authorJeff Trawick <trawick@apache.org>
Fri, 23 Apr 2004 20:38:49 +0000 (20:38 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 23 Apr 2004 20:38:49 +0000 (20:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103485 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b6d25432c7273e46697807f61c3960d924938c8d..05057477414b03124240868db2c91fb6dc5581c2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/23 07:38:41 $]
+Last modified at [$Date: 2004/04/23 20:38:49 $]
 
 Release:
 
@@ -376,6 +376,12 @@ PATCHES TO BACKPORT FROM 2.1
         server/mpm/worker/worker.c: r1.145
       +1: trawick
 
+    * ThreadStackSize for Win32 and threaded MPMs
+      (if there is sufficient interest I'll pursue getting APR 0.9
+      fixed up as well as putting together a patch for httpd 2.0.next
+      which integrates the two rounds of changes)
+      +1 concept: trawick
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,