]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment
authorYann Ylavic <ylavic@apache.org>
Thu, 16 Nov 2023 15:06:28 +0000 (15:06 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 16 Nov 2023 15:06:28 +0000 (15:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913839 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fb4cf5e26bb3c6ba9f78ad9486fa7a4092a38d15..8b8fd6fc3110bd404ec489279f34a93bd54fb240 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -222,6 +222,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      ylavic: changes in ssl_private.h not needed if/after r1908537 is
              backported (below proposal), though they are harmless. See:
              https://lists.apache.org/thread/k924ql8c9ry1b9y94fpr2b0d5o6tmds6
+             I'd suggest adding r1913838 here if both proposals can be merged
+             at the same time..
 
   *) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about
      deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting