]> granicus.if.org Git - apache/commitdiff
add sf's revision, no votes invalidated.
authorEric Covener <covener@apache.org>
Sun, 2 Dec 2012 14:08:08 +0000 (14:08 +0000)
committerEric Covener <covener@apache.org>
Sun, 2 Dec 2012 14:08:08 +0000 (14:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1416179 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index abf5965a858acfb5e5746eae43f43a5f9bd96fd6..5cbe5c7ff5284f5613cc442bf27b9fc992b0886d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -288,13 +288,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      
     * core: fail startup if ServerTokens arg is unrecognized, PR54222
       trunk patch: http://svn.apache.org/viewvc?rev=1415008&view=rev
+                   http://svn.apache.org/viewvc?rev=1416150&view=rev
       2.4.x patch: trunk works
       +1: covener, sf
           Is fail startup okay? What about warn and set to PROD? 
       sf: I think that's ok. It will be immediately obvious after upgrade and
           is easy to fix in the configuration.
-          I would add http://svn.apache.org/viewvc?rev=1416150&view=rev
-          too. I am +1 either way.
  
     * core: Accept "Include /some/dir" without wildcards as documented, 
             regression from 2.2.x.  PR54223