]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
(Re)propose (with a working link).
authorGraham Leggett <minfrin@apache.org>
Mon, 21 Jun 2021 16:13:12 +0000 (16:13 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 21 Jun 2021 16:13:12 +0000 (16:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1890944 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e645651653b2ad5647adde1c97fd18540d001502..37be1b235c1a1892a169d82415163ea2f7dc0829 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -172,19 +172,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
       svn merge -c 1887415 ^/httpd/httpd/trunk .
      +1: jfclere, jim
-      
+
+  *) 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
+                  http://svn.apache.org/r1879466
+     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions3.patch
+     +1: minfrin
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]
 
- *) 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
-                 http://svn.apache.org/r1879466
-    2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
-    +1: minfrin
-    ylavic: patch is 404
-
   *) mod_dav: Allow other modules to become providers and add ACLs
      to the DAV response.
      trunk patch: http://svn.apache.org/r1748322