From: Yann Ylavic Date: Mon, 29 Feb 2016 22:57:50 +0000 (+0000) Subject: Use original trunk commit which works. X-Git-Tag: 2.4.19~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6889b8943686d8ffc45d5baf6ffa6297fec02dc0;p=apache Use original trunk commit which works. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1732965 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 16c933f3b0..9f8170939e 100644 --- a/STATUS +++ b/STATUS @@ -188,8 +188,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) core: Add missing APLOGNO() from r1729495 (somehow r1725395 was backported in r1729495 but without this "server/core.c" change) - trunk patch: http://svn.apache.org/r1725395 (already backported) - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-r1729495_missing_APLOGNO.patch + trunk patch: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/core.c?r1=1725395&r2=1725394&pathrev=1725395&view=patch + 2.4.x patch: trunk above works +1: ylavic