]> granicus.if.org Git - apache/commitdiff
propose old rewrite/cookie fix
authorEric Covener <covener@apache.org>
Mon, 3 Aug 2015 20:11:09 +0000 (20:11 +0000)
committerEric Covener <covener@apache.org>
Mon, 3 Aug 2015 20:11:09 +0000 (20:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1693965 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 196f3d404f04da5d8093ad0af7d62f8d70a579c3..319c45cde8333d8d2a6804a590007d442082617c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -213,11 +213,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: rpluem,
  
   *) apxs: add HTTPD_MMN and HTTPD_VERSION to apxs -q
-
      trunk: http://svn.apache.org/r1693919
      2.4.x: trunk works modulo CHANGES
      +1: covener
 
+  *) mod_rewrite: Allow cookies to include ':' by using an alternate separator.
+     PR47241.
+     trunk: http://svn.apache.org/r1693963
+     2.4.x: trunk works modulo CHANGES
+     +1: covener
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) mod_ssl: add ALPN support by allowing other modules to register callbacks