]> granicus.if.org Git - apache/commitdiff
Small comments on doc issues
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 5 Apr 2018 21:15:20 +0000 (21:15 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 5 Apr 2018 21:15:20 +0000 (21:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1828479 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a0cd727e1d106691f0b1a6870d5dc262ae152c5..871e61ab017d9e8c7de4cd79eae772ae4a285598 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -223,6 +223,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1827001
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-ocsp-enable-leaf.patch
      +1: icing, ylavic
+     jailletc36: There should be a compatibility note for the new parameter.
+                 There is also a new optional 2nd argument to the SSLOCSPEnable directive,
+                 'no_ocsp_for_cert_ok', which is undocumented.
+                 Adding some new paramters also deserves a CHANGES entry.
 
   *) mod_remoteip: make proxy-protocol work on HTTP/2 connections.
      trunk patch: http://svn.apache.org/r1827196
@@ -238,6 +242,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           or resolve CHANGES & ap_mmn.h conflicts with:
           svn merge -c 1769718,1785943,1786110,1786119 ^/httpd/httpd/trunk .
      +1: jorton, ylavic
+     jailletc36: There should be a compatibility note for the new directives.
+                 (done in r1828478)
 
   *) core: Allow mod_env to override all system path envvars not just PATH
      trunk patch: http://svn.apache.org/r1811831