]> granicus.if.org Git - apache/commitdiff
jkaluza - need to move _retrieve calls from register to init/pre-config phase
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 22 May 2015 15:15:27 +0000 (15:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 22 May 2015 15:15:27 +0000 (15:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1681143 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 07a5c94d6fb56a6a50235e4d14510f0b6a7554d5..8fc8a1d2ff20f2aed12b6909a605424b069b3402 100644 (file)
--- 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