]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small note to update the doc once mod_socache_redis is backported
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 17 Mar 2019 14:15:39 +0000 (14:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 17 Mar 2019 14:15:39 +0000 (14:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855703 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 64aafeb0fb4d3a3d2cec9c4db4293f3204cade60..8f3c62ce71b23f9602b9ba48e4f9f0d81c7d8b25 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,6 +137,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
              http://svn.apache.org/r1828626
       2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.patch
       +1: jim, minfrin, covener
+      jailletc36: r1855701 should be added to fix compatibility notes in the doc
 
   *) mod_log_config: Support %{c}h for conn-hostname, %h for useragent_host
      PR 55348