]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
move proposal to being work [skip ci]
authorJean-Frederic Clere <jfclere@apache.org>
Fri, 2 Jul 2021 08:24:38 +0000 (08:24 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Fri, 2 Jul 2021 08:24:38 +0000 (08:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891193 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b426af2782e220d38e6ef5abf3b851c9ed9bf450..d2a9be945e31b7dee07f1a841cb1404a9e4cb77a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,16 +164,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      is not the right fix, then it should be removed from trunk.
      Putting it here is a way to revive the discussion
 
-  *) back port the add of balancer_manage in mod_proxy_balancer.
-     trunk patch: http://svn.apache.org/r1859235
-                  http://svn.apache.org/r1887138
-                  http://svn.apache.org/r1887176
-                  http://svn.apache.org/r1887359
-     Backport version for 2.4.x of patch:
-          https://people.apache.org/~jfclere/patches/patch.210607.txt
-     +1: jfclere, jim
-     minfrin: tiny cleanup needed: warning: unused function 'safe_referer'
-
   *) Add dav_get_provider(), dav_open_lockdb(), dav_close_lockdb() and
      dav_get_resource() to mod_dav.h.
      trunk patch: http://svn.apache.org/r1879305
@@ -184,6 +174,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]
 
+  *) back port the add of balancer_manage in mod_proxy_balancer.
+     trunk patch: http://svn.apache.org/r1859235
+                  http://svn.apache.org/r1887138
+                  http://svn.apache.org/r1887176
+                  http://svn.apache.org/r1887359
+     Backport version for 2.4.x of patch:
+          https://people.apache.org/~jfclere/patches/patch.210607.txt
+     +1: jfclere, jim
+     minfrin: tiny cleanup needed: warning: unused function 'safe_referer'
+
   *) mod_dav: Allow other modules to become providers and add ACLs
      to the DAV response.
      trunk patch: http://svn.apache.org/r1748322