]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Compile CHANGES.
authorStefan Eissing <icing@apache.org>
Fri, 3 Jun 2022 14:37:23 +0000 (14:37 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 3 Jun 2022 14:37:23 +0000 (14:37 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901593 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
changes-entries/proxy_no_417.txt [deleted file]
changes-entries/ssl_fips_30.txt [deleted file]

diff --git a/CHANGES b/CHANGES
index 1995b7843c09fd5d5074e9af40081fc38edd8cf7..fcd3cd03d5dbd71f99e6146e7aaf1137442e8e8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,12 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.54
 
+  *) mod_ssl: SSLFIPS compatible with OpenSSL 3.0.  PR 66063.
+     [Petr Sumbera <petr.sumbera oracle.com>, Yann Ylavic]
+
+  *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue.
+     PR 65666.  [Yann Ylavic]
+
   *) mod_md:  a bug was fixed that caused very large MDomains
      with the combined DNS names exceeding ~7k to fail, as
      request bodies would contain partially wrong data from
diff --git a/changes-entries/proxy_no_417.txt b/changes-entries/proxy_no_417.txt
deleted file mode 100644 (file)
index 3bf8893..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-  *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue.
-     PR 65666.  [Yann Ylavic]
\ No newline at end of file
diff --git a/changes-entries/ssl_fips_30.txt b/changes-entries/ssl_fips_30.txt
deleted file mode 100644 (file)
index b5f35ec..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-  *) mod_ssl: SSLFIPS compatible with OpenSSL 3.0.  PR 66063.
-     [Petr Sumbera <petr.sumbera oracle.com>, Yann Ylavic]
\ No newline at end of file