From: William A. Rowe Jr Date: Fri, 22 May 2015 15:15:27 +0000 (+0000) Subject: jkaluza - need to move _retrieve calls from register to init/pre-config phase X-Git-Tag: 2.4.13~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe845de5e54da9e0643663aee6e8eb7b00e65e4;p=thirdparty%2Fapache%2Fhttpd.git jkaluza - need to move _retrieve calls from register to init/pre-config phase git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1681143 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 07a5c94d6fb..8fc8a1d2ff2 100644 --- a/STATUS +++ b/STATUS @@ -235,6 +235,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1420184 2.4.x patch: trunk works +1: jkaluza + -1: never register to a hook/retrieve an optional function in register + hooks - it's strictly an advertising phase. *) OCSP stapling: Don't block initial handshakes while refreshing the OCSP response for a different certificate plus additional minor changes