]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported [skip ci].
authorYann Ylavic <ylavic@apache.org>
Tue, 2 Mar 2021 15:37:12 +0000 (15:37 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 2 Mar 2021 15:37:12 +0000 (15:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1887091 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9cb0ba83d6784ad3e4c2da8e62dd74e9baabd9b3..cca09307aa9b5e10aa78f188b7285ced4be77e88 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -154,13 +154,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1874674 ^/httpd/httpd/trunk .
      +1: jailletc36, ylavic, covener 
 
-  *) mod_session: Improve session parsing.
-     trunk patch: https://svn.apache.org/r1887050
-                  https://svn.apache.org/r1887052
-     2.4.x patch: svn merge -c r1887050,r1887052 ^/httpd/httpd/trunk .
-                  make update-changes
-     +1: ylavic, covener, jailletc36
-
   *) mod_ssl: Improve the coalescing filter to buffer into larger TLS
      records, and avoid revealing the HTTP header size via TLS record
      boundaries (for common response generators).