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 2016/06/14 00:00:55 UTC

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

Author: minfrin
Date: Tue Jun 14 00:00:55 2016
New Revision: 1748340

URL: http://svn.apache.org/viewvc?rev=1748340&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=1748340&r1=1748339&r2=1748340&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Jun 14 00:00:55 2016
@@ -137,6 +137,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES/MMN
      +1: minfrin, jim
 
+  *) mod_dav: Add dav_begin_multistatus, dav_send_one_response,
+     dav_finish_multistatus, dav_send_multistatus, dav_handle_err, 
+     dav_failed_proppatch, dav_success_proppatch to mod_dav.h.
+     trunk patch: http://svn.apache.org/1748047
+     2.4.x: trunk works modulo CHANGES/MMN
+     +1: minfrin
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if