]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose speling thingey; vote&promote worker patch
authorNick Kew <niq@apache.org>
Wed, 14 Jun 2006 10:21:00 +0000 (10:21 +0000)
committerNick Kew <niq@apache.org>
Wed, 14 Jun 2006 10:21:00 +0000 (10:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@414174 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 08230fad74eca36bf9de503789e103011e0aafd4..3a9776f4f2c39ff350681d1fb870aec1582371e5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -82,6 +82,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.2.x (identical)
       +1: niq, trawick, rpluem
 
+    * Worker MPM: On graceless shutdown or restart, send signals to
+      each worker thread to wake them up if they're polling on a
+      Keep-Alive connection.  PR 38737.
+        Trunk version of patch:
+          http://svn.apache.org/viewvc?view=rev&revision=409715
+        2.2.x version of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=18355
+      +1: chrisd, trawick, niq
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * Add optional 'scheme://' part to ServerName directive for cases
@@ -124,15 +133,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           Trunk version works
       +1: rpluem, jim
 
-    * Worker MPM: On graceless shutdown or restart, send signals to
-      each worker thread to wake them up if they're polling on a
-      Keep-Alive connection.  PR 38737.
-        Trunk version of patch:
-          http://svn.apache.org/viewvc?view=rev&revision=409715
-        2.2.x version of patch:
-          http://issues.apache.org/bugzilla/attachment.cgi?id=18355
-      +1: chrisd, trawick
-
     * mod_cache: Do not overwrite the Content-Type in the cache, for
       successfully revalidated cached objects. PR 39647.
         Trunk version of patch:
@@ -147,3 +147,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&revision=411306
        +1: bnicholes
 
+    * mod_speling: add option to do case-normalisation only
+      Patch submitted by Olivier Thereaux
+      http://svn.apache.org/viewvc?view=rev&revision=411849
+      http://svn.apache.org/viewvc?rev=414146&view=rev
+      +1: niq