]> granicus.if.org Git - apache/commitdiff
remove a non-controversial concept vote, replace with a real example
authorJeff Trawick <trawick@apache.org>
Fri, 10 Aug 2012 10:56:41 +0000 (10:56 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 10 Aug 2012 10:56:41 +0000 (10:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1371649 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 35280dd00d708708ef0e52f3ac5a0513f184ed8b..669680456cb8b4fdf1791968746d27500d0533fc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -148,12 +148,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: Trunk patch works (*provided the authz provider gets backported)
      +1: humbedooh
 
-   * opinions on more complete DefaultRuntimeDir use in 2.4.x?
-     o If a module has no config directive for a run-time file, merge
-       the fix from trunk (via voting on a patch) to respect DefaultRuntimeDir
-       instead of putting it wherever it does currently (generally
-       /tmp or relative to server root).
-       +1: trawick, jim
+   * mod_auth_digest: respect DefaultRuntimeDir for its
+                      unconfigurable shared memory file
+     trunk patch: http://svn.apache.org/viewvc?rev=1371387&view=rev
+     2.4.x patch: trunk patch works
+     +1: trawick
+
+   * opinion on more complete DefaultRuntimeDir use in 2.4.x?
      o If a module has a config directive for the run-time file that
        treats the configured path as relative to server root, preserve
        that behavior but change the location when not configured to