]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Revoke vote... good catch rp :)
authorJim Jagielski <jim@apache.org>
Wed, 15 Oct 2008 00:37:14 +0000 (00:37 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 15 Oct 2008 00:37:14 +0000 (00:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@704752 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 236db92e4849fe2dac81a18d44705b123678bdea..c9d46ec94e7c1a2b2c55c1f682a41575058a34c9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -123,7 +123,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?rev=703998&view=rev
      Backport version for 2.2.x of patch:
         Trunk version of patch works
-     +1: jim
      -1: rpluem: apr_socket_timeout_set already sets the socket to non-blocking
          mode because the timeout of the socket is -1 after creation. A further
          call to apr_socket_timeout_set (after the connect call does not do