From: Mike Rumph <mrumph@apache.org>
Date: Fri, 25 Aug 2017 19:59:24 +0000 (+0000)
Subject: Vote and promote
X-Git-Tag: 2.4.28~59
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd8401e5fbb60c235325f686602b60581127c44e;p=apache

Vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1806222 13f79535-47bb-0310-9956-ffa450edef68
---

diff --git a/STATUS b/STATUS
index 8631a42953..80c62c2014 100644
--- a/STATUS
+++ b/STATUS
@@ -116,6 +116,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) core: Support use of optional "tag" in syslog entries. PR 60525.
+     trunk patch: http://svn.apache.org/r1784318
+     2.4.x patch: http://home.apache.org/~jim/patches/syslog-tag.patch
+     +1: rpluem, jim, mrumph
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -197,11 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c1729235 -c1730079 -c1801665 ^/httpd/httpd/trunk .
      +1: jchampion
 
-  *) core: Support use of optional "tag" in syslog entries. PR 60525.
-     trunk patch: http://svn.apache.org/r1784318
-     2.4.x patch: http://home.apache.org/~jim/patches/syslog-tag.patch
-     +1: rpluem, jim
-
   *) proxy: Ensure updatelbstatus() is NULL if not-implemented
      trunk patch: http://svn.apache.org/r1802845
      2.4.x patch: trunk patch works