]> granicus.if.org Git - apache/commitdiff
axe the check entirely
authorEric Covener <covener@apache.org>
Thu, 22 Dec 2016 14:23:47 +0000 (14:23 +0000)
committerEric Covener <covener@apache.org>
Thu, 22 Dec 2016 14:23:47 +0000 (14:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1775666 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9abcdfa6536066af81ee654e629b0295474db6a5..f6c86c043aaac5b0d2d173d653dca1a848df5c98 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -159,9 +159,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: rjung
 
-  *) core: EBCDIC fix for strict host checking.
+  *) core: remove isascci check before narrower checks in vhost checking
      trunk patch: http://svn.apache.org/r1775199
-     2.4.x patch: trunk work + CHANGES
+                  http://svn.apache.org/r1775664
+     2.4.x patch: trunk works + CHANGES
      +1: covener
 
   *) mod_http: Optimize bad headers handling workflow