From 8a9302fdb7c4d1e770f64b2bd044f5fa0e63d5dc Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Fri, 8 Nov 2013 23:37:32 +0000 Subject: [PATCH] Add a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1540219 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 6d81914498..7920ab4a48 100644 --- a/STATUS +++ b/STATUS @@ -185,6 +185,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: minfrin, jim -0 covener: does that mean just loading mod_auth_form w/o mod_request and mod_filter now causes a post-config failure? + minfrin: It does, however it would only affect configs where mod_auth_form + has been loaded but not used, as any attempt to use mod_auth_form + without mod_request and mod_session present would cause the very + same failure. Would a warning in the release notes be good enough? * mod_authn_socache: Support optional arguments for socache provider. trunk patch: http://svn.apache.org/r1531961 -- 2.50.1