]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment
authorGraham Leggett <minfrin@apache.org>
Tue, 18 Sep 2018 22:13:24 +0000 (22:13 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 18 Sep 2018 22:13:24 +0000 (22:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841271 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8faa674f0b100d8687df0fa643ca2605e85dea3c..c9396987a7772562d48f7580674359427ad8c7e3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -174,6 +174,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              http://svn.apache.org/r1828624
       2.4.x patch: http://home.apache.org/~jim/patches/socache_redis.patch
       +1: jim,
+      minfrin: The docs (docs//manual/mod/mod_socache_redis.xml and friends) didn't
+      come through in the backport.
 
   *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and
      before signals handling to avoid lifetime issues on restart or shutdown.