]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Sat, 25 Sep 2021 21:51:34 +0000 (21:51 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 25 Sep 2021 21:51:34 +0000 (21:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893630 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b70a6f0702521a5fb523b8071690d0b17b262aa2..2e5e5274b19080d33ed17bdc4ffcf5fff835acac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -212,6 +212,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1893589 ^/httpd/httpd/trunk .
      +1: rpluem, minfrin
 
+  *) mod_dav: Add utility functions dav_validate_root_ns(),
+     dav_find_child_ns(), dav_find_next_ns(), dav_find_attr_ns() and
+     dav_find_attr() so that other modules get to play too.
+     Trunk version of patch:
+        https://svn.apache.org/r1879888
+     Backport version for 2.4.x of patch:
+      https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-ns.patch
+     +1: minfrin
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]