You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2021/09/25 21:51:34 UTC

svn commit: r1893630 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Sat Sep 25 21:51:34 2021
New Revision: 1893630

URL: http://svn.apache.org/viewvc?rev=1893630&view=rev
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1893630&r1=1893629&r2=1893630&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat Sep 25 21:51:34 2021
@@ -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 ]