]> granicus.if.org Git - apache/commitdiff
Vote for mod_authn_socache fix.
authorYann Ylavic <ylavic@apache.org>
Wed, 9 Apr 2014 20:46:16 +0000 (20:46 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 9 Apr 2014 20:46:16 +0000 (20:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1586142 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4fc6dcf53426db0517e95c832090eb539bafbb24..90a841f041786ca3e47dbb1a2d24f513c1ae25bf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,8 +196,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                         on startup if default socache_provider is used and
                         AuthnCacheEnable or AuthnCacheProvideFor is used.
                         This problem has been introduced in r1531961.
+                        PR 56371.
+     Submitted/Committed by: jkaluza
      trunk patch: http://svn.apache.org/r1576233
      2.4.x patch: trunk works
+     +1: ylavic
  
    * mod_reqtimeout: Don't add filters and create new connection configs
      for each keepalive request under event MPM. PR56216