]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorEric Covener <covener@apache.org>
Sun, 5 Oct 2014 13:06:01 +0000 (13:06 +0000)
committerEric Covener <covener@apache.org>
Sun, 5 Oct 2014 13:06:01 +0000 (13:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629488 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a3c348ae137ea603bea47b2989da965013be0c7..2a2d31763709e3969d2df52f8a5445f12ee98151 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -134,6 +134,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
              https://issues.apache.org/bugzilla/attachment.cgi?id=31686).
              Should we?
 
+   * mod_slotmem: Increase log level for some originally debug messages.
+     trunk patch: http://svn.apache.org/r1621373
+     2.4.x patch: trunk works
+                  http://people.apache.org/~jim/patches/slotmem-loglevel.patch
+     +1: jim, ylavic, rjung
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -192,12 +198,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~jim/patches/worker-trunc.patch
      +1: jim, ylavic
 
-   * mod_slotmem: Increase log level for some originally debug messages.
-     trunk patch: http://svn.apache.org/r1621373
-     2.4.x patch: trunk works
-                  http://people.apache.org/~jim/patches/slotmem-loglevel.patch
-     +1: jim, ylavic, rjung
-
    * mod_systemd: New module, for integration with systemd on Linux.
      trunk patch: http://svn.apache.org/r1393976
                   http://svn.apache.org/r1393997