From: Eric Covener Date: Mon, 5 Jun 2017 12:10:05 +0000 (+0000) Subject: backported in r1797651 X-Git-Tag: 2.4.26~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8697f9276c0ca62b059cbce2f724d06e3df4b0f5;p=thirdparty%2Fapache%2Fhttpd.git backported in r1797651 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1797652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7d9f5ed301c..191de520104 100644 --- a/STATUS +++ b/STATUS @@ -120,12 +120,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) worker, prefork: save some cycles by not copying the listener's pollfds - for each pollset operation - trunk patch: http://svn.apache.org/r1662437 - 2.4.x patch: svn merge -c 1662437 ^/httpd/httpd/trunk . - +1: jailletc36, ylavic, jim - *) mod_mime: Fix scanning of quoted-pairs. trunk patch: http://svn.apache.org/r1797550 2.4.x patch: svn merge -c 1797550 ^/httpd/httpd/trunk .