]> granicus.if.org Git - apache/commitdiff
Add a comment.
authorGraham Leggett <minfrin@apache.org>
Fri, 8 Nov 2013 23:37:32 +0000 (23:37 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 8 Nov 2013 23:37:32 +0000 (23:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1540219 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d81914498772f8fa5b3761be0ac91eda5ec8d07..7920ab4a4886c8de3e3a28f3c884c23950ca87f1 100644 (file)
--- 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