]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes.
authorYann Ylavic <ylavic@apache.org>
Thu, 26 Mar 2015 08:34:58 +0000 (08:34 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 26 Mar 2015 08:34:58 +0000 (08:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1669294 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8beb1252690bd75f469db473dab0ae9d68364477..9fad7c4aba1ee87d7c4c60a4e1d31892cc125905 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -323,7 +323,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      back to a client. PR 55420
      trunk patch: http://svn.apache.org/r1666361
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: jailletc36
+     +1: jailletc36, ylavic
 
   *) core: Initialize scoreboard's used optional functions on graceful restarts to
      avoid a crash when relocation occurs.  PR 57177.
@@ -350,7 +350,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                used for ECONNREFUSED. PR57685
      trunk patch: http://svn.apache.org/r1667385 
      2.4.x patch: trunk works
-     +1: covener
+     +1: covener, ylavic
 
   *) core_filters: restore/disable TCP_NOPUSH option after non-blocking
      sendfile.