]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Patch now includes doccos. Thx! :)
authorJim Jagielski <jim@apache.org>
Wed, 19 Sep 2018 12:02:27 +0000 (12:02 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 19 Sep 2018 12:02:27 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841319 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c9396987a7772562d48f7580674359427ad8c7e3..f2420e1b3c4da7b786370164584da4c12a57530c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -172,10 +172,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              http://svn.apache.org/r1769737
              http://svn.apache.org/r1774610
              http://svn.apache.org/r1828624
-      2.4.x patch: http://home.apache.org/~jim/patches/socache_redis.patch
+             http://svn.apache.org/r1828626
+      2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.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.