From: Eric Covener Date: Mon, 6 Jun 2016 18:28:24 +0000 (+0000) Subject: move item out of the "being worked" section, it was committed X-Git-Tag: 2.4.21~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5964e5d60db751bf66b79073d7ad7cd57265c4;p=thirdparty%2Fapache%2Fhttpd.git move item out of the "being worked" section, it was committed directly to that section. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747049 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1016c7f5798..4c9fc63fc62 100644 --- a/STATUS +++ b/STATUS @@ -237,6 +237,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works +1: jailletc36 + *) core: improve error message when docroot is unreadable. + trunk patch: http://svn.apache.org/r1506474 + 2.4.x patch: trunk works + +1: jorton, covener PATCHES/ISSUES THAT ARE BEING WORKED @@ -282,11 +286,6 @@ PATCHES/ISSUES THAT ARE BEING WORKED jim: Non-blocking seems the best way to handle... - * core: improve error message when docroot is unreadable. - trunk patch: http://svn.apache.org/r1506474 - 2.4.x patch: trunk works - +1: jorton, - PATCHES/ISSUES THAT ARE STALLED * core: Add ap_errorlog_provider to make ErrorLog logging modular. This