]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merged, add missing changes-entries file.
authorJoe Orton <jorton@apache.org>
Thu, 6 Nov 2025 09:23:17 +0000 (09:23 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 6 Nov 2025 09:23:17 +0000 (09:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1929557 13f79535-47bb-0310-9956-ffa450edef68

STATUS
changes-entries/pr69743.txt [new file with mode: 0644]

diff --git a/STATUS b/STATUS
index 353defe71491841c7be8ffdfcd100bc050f9cd42..c2bad190fbf1148c8a2ba8e5c10213362854182e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,14 +194,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      Can be applied via apply_backport_pr.sh 555
      +1: rpluem, jorton, covener
 
-  *) mod_ssl: Add SSLVHostSNIPolicy directive. PR 69743
-     Trunk version of patch:
-        https://svn.apache.org/r1929308
-     PR: https://github.com/apache/httpd/pull/562
-     Backport version for 2.4.x of patch:
-       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/562.diff
-     +1: jorton, rpluem, covener
-
   *) mod_http2: Fix handling of 304 responses from mod_cache. PR 69580.
      Trunk version of patch:
         https://svn.apache.org/r1924267
diff --git a/changes-entries/pr69743.txt b/changes-entries/pr69743.txt
new file mode 100644 (file)
index 0000000..72dfc8d
--- /dev/null
@@ -0,0 +1,3 @@
+  *) mod_ssl: Add SSLVHostSNIPolicy directive to control the virtual
+     host compatibility policy.  PR 69743.  [Joe Orton]
+