]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
WIP [skip ci]
authorYann Ylavic <ylavic@apache.org>
Thu, 9 Sep 2021 14:33:22 +0000 (14:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 9 Sep 2021 14:33:22 +0000 (14:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893177 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0f51a085c12545b6f7ee4edf052fa25cf65c8440..da3f4dbf958b8045cfbb66980ed6f39a1fc7b2d7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,6 +176,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      conflicts.
      icing says: conflicts resolved, comments commented.
 
+PATCHES/ISSUES THAT ARE BEING WORKED
+  [ New entries should be added at the START of the list ]
+
   *) core: Initialize the request fields on read failure to avoid NULLs.
      trunk patch: http://svn.apache.org/r1893030
                   http://svn.apache.org/r1893044
@@ -183,9 +186,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: ylavic,
      ylavic: still being discussed on dev@
 
-PATCHES/ISSUES THAT ARE BEING WORKED
-  [ New entries should be added at the START of the list ]
-
   *) mod_dav: Allow other modules to become providers and add ACLs
      to the DAV response.
      trunk patch: http://svn.apache.org/r1748322