]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
need a hint on a reference to jorton stuff
authorJeff Trawick <trawick@apache.org>
Mon, 30 Jan 2012 16:51:06 +0000 (16:51 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 30 Jan 2012 16:51:06 +0000 (16:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1237775 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2787353c124b844a1785b3b304ded7d3dc064890..84a801e143cf7bff91b63c1df6ad4c257e0c1ef6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -125,6 +125,10 @@ RELEASE SHOWSTOPPERS:
   *) Backport jorton's work on backstopping unrooted URI's (regex protection)
      and any mod_rewrite example corrections.
 
+     trawick: I assume the former is reflected in the fixes below.
+              I don't see mod_rewrite example fixes, but maybe I'm searching
+              ineffectively.  Hints?
+
   *) SECURITY: CVE-2010-2068 (cve.mitre.org)
      mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
      for platforms Windows, Netware and OS2.  PR: 49417. [Rainer Jung]