From: Graham Leggett Date: Tue, 14 Jun 2016 00:00:55 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.21~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9722288ab0ef82932bdfbba0d2fe4e69a019994;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748340 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d4dd2733371..f8c96906ced 100644 --- a/STATUS +++ b/STATUS @@ -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