]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add one more vote, after confirming on linux.
authorColm MacCarthaigh <colm@apache.org>
Mon, 23 Jan 2006 03:29:37 +0000 (03:29 +0000)
committerColm MacCarthaigh <colm@apache.org>
Mon, 23 Jan 2006 03:29:37 +0000 (03:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@371453 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a740f7525c2f828d73f0c65f6f611d737d818f39..0e4621c175156b5f00211f9e90e1e9c2cbc58dcc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -268,7 +268,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        read (untimed) blocking on Linux, and failing read non-block on
        Solaris.  Leaves NET_TIME intact until after the 2.0.x branch.
          http://people.apache.org/~wrowe/httpd-2.0-proto-timeout.patch
-         +1: wrowe
+         +1: wrowe, colm
 
     *) mod_proxy: Fix PR37145
        (data loss with httpd-2.0.55 reverse proxy method=post).