From: Graham Leggett Date: Tue, 3 Nov 2015 12:51:35 +0000 (+0000) Subject: Add a note. X-Git-Tag: 2.4.18~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9366239b127ae3a518982c656df04493fa8d7801;p=thirdparty%2Fapache%2Fhttpd.git Add a note. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712283 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e77e2d35da6..868ba1ae28c 100644 --- a/STATUS +++ b/STATUS @@ -155,6 +155,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1711479 2.4.x patch: trunk works +1: jkaluza, jim + minfrin: Needs extra parens to suppress a warning: + prefork.c:1319:16: note: place parentheses around the assignment + to silence this warning * core: Fix scoreboard crash (SIGBUS) on hardware requiring strict 64bit alignment (SPARC64, PPC64).