Commit 9cb32efa authored by Yann Ylavic's avatar Yann Ylavic
Browse files

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
parent 4976ae00
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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