]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorRainer Jung <rjung@apache.org>
Sun, 28 Feb 2010 16:46:21 +0000 (16:46 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 28 Feb 2010 16:46:21 +0000 (16:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917199 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 431d5a6d78d87e2f6ae0db192a621807eee59e4f..ef9af7308fd8e4b6e1f62aa71da3c33228acc39b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,9 +119,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2-v2.patch
                  http://people.apache.org/~sf/mod_reqtimeout.2.2-windows-build.patch
                  http://svn.apache.org/viewvc?rev=917151&view=rev
-    +1: sf, jorton
+    +1: sf, jorton, rjung
     trawick: combo of Status=Experimental/enabled=yes seems strange,
     sf: I am fine with any other combination of Status/enabled.
+    rjung: mod_substitute as another recent example started its 2.2.x
+    life with status "Extension" and enabled "most" and an additional
+    docs comment about being experimental (see r602738). I'm fine with
+    either result.
 
   * Ensure each subrequest has a shallow copy of headers_in so that the
     parent request headers are not corrupted.  Eliminates a problematic