From: Yann Ylavic Date: Thu, 9 Sep 2021 14:33:22 +0000 (+0000) Subject: WIP [skip ci] X-Git-Tag: candidate-2.4.49-rc1~1^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=289a66cd41d8e81194d9f36ddb2410882c76ed2d;p=thirdparty%2Fapache%2Fhttpd.git WIP [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893177 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0f51a085c12..da3f4dbf958 100644 --- a/STATUS +++ b/STATUS @@ -176,6 +176,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: conflicts. icing says: conflicts resolved, comments commented. +PATCHES/ISSUES THAT ARE BEING WORKED + [ New entries should be added at the START of the list ] + *) core: Initialize the request fields on read failure to avoid NULLs. trunk patch: http://svn.apache.org/r1893030 http://svn.apache.org/r1893044 @@ -183,9 +186,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: ylavic, ylavic: still being discussed on dev@ -PATCHES/ISSUES THAT ARE BEING WORKED - [ New entries should be added at the START of the list ] - *) mod_dav: Allow other modules to become providers and add ACLs to the DAV response. trunk patch: http://svn.apache.org/r1748322