]> granicus.if.org Git - apache/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Wed, 24 Jun 2015 16:34:15 +0000 (16:34 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 24 Jun 2015 16:34:15 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1687327 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8a8a9d922e1fc273c4f5d87116ddd62446aec7f8..cc41f99247c6ccc8e7317395cb253ccf0dfba7ec 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_substitute: Fix configuraton merge order. PR 57641
      trunk patch: http://svn.apache.org/r1684900
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, minfrin
 
   *) core: Avoid a possible truncation of the faulty header included in the
      HTML response when LimitRequestFieldSize is reached.