]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
remove an entry already merged, vote on another
authorJeff Trawick <trawick@apache.org>
Fri, 5 Sep 2003 21:37:00 +0000 (21:37 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 5 Sep 2003 21:37:00 +0000 (21:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101172 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d05a19a01bbc918a167008f0859f3b96d3b17df0..375bdffffa30badb4d5f644dcc9fa113fb1b694c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/09/05 21:13:21 $]
+Last modified at [$Date: 2003/09/05 21:37:00 $]
 
 Release:
 
@@ -313,7 +313,7 @@ PATCHES TO PORT FROM 2.1
         modules/ssl/mod_ssl.c: r1.87
         modules/ssl/mod_ssl.h: r1.139
         modules/ssl/ssl_engine_config.c: r1.82
-      +1: jwoolley
+      +1: jwoolley, trawick
 
     * Catch an edge case, where strange subsequent RewriteRules could lead to
       a 400 (Bad Request) response. (2.0 + 1.3)
@@ -369,13 +369,6 @@ PATCHES TO PORT FROM 2.1
       See Message-ID: <3EC0B430.4010008@stason.org>
       +1: jerenkrantz
 
-    * Fix a misleading message from the some of the threaded MPMs when
-      MaxClients has to be lowered due to the setting of ServerLimit.
-        server/mpm/experimental/leader/leader.c r1.31
-        server/mpm/experimental/threadpool/threadpool.c r1.19
-        server/mpm/worker/worker.c r1.138
-      +1: trawick, stoddard, brianp
-
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,