From: Yann Ylavic Date: Fri, 16 Feb 2018 15:09:20 +0000 (+0000) Subject: Clarification about MMN bump not needed. X-Git-Tag: 2.4.30~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a3e63f225ffeefd8494cd517a76999d4a32b97;p=thirdparty%2Fapache%2Fhttpd.git Clarification about MMN bump not needed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824506 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1b08c1e606e..98e6c236980 100644 --- a/STATUS +++ b/STATUS @@ -148,6 +148,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: ylavic: The branch merge helps resolve move conflicts since event and worker fdqueue.[ch] differ(ed) between 2.4.x and trunk. The patch is provided only to help review. + ylavic: re MMN, the API is private, so no bump (supposedly). *) mpm_event: Do lingering close in worker(s). trunk patch: http://svn.apache.org/r1823047