From c928152fc654e97f6a9a091cde1d582f19962dc2 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Wed, 3 Jan 2024 15:12:46 +0000 Subject: [PATCH] Tweak formatting, remove a non-user-visible change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1915069 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index f08b6e0b72c..0d71c30e7f4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.59 - *) core: Fix use after free warning with gcc -fanalyzer. [Joe Orton] - *) Allow mod_dav_fs to tolerate race conditions between PROPFIND and an operation which removes a directory/file between apr_dir_read() and apr_stat(). Current behaviour is to abort the connection which seems @@ -13,12 +11,12 @@ Changes with Apache 2.4.59 *) mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set. Allow for "SSLCryptoDevice builtin" if the ENGINE API is not available, - notably with OpenSSL >= 3. PR 68080. [ Yann Ylavic, Joe Orton ] + notably with OpenSSL >= 3. PR 68080. [Yann Ylavic, Joe Orton] *) mod_ssl: Improve compatibility with OpenSSL 3, fix build warnings about deprecated ENGINE_ API, honor OPENSSL_API_COMPAT setting while defaulting to compatibitily with version 1.1.1 (including ENGINEs / SSLCryptoDevice). - [ Yann Ylavic ] + [Yann Ylavic] *) mod_ssl: release memory to the OS when needed. [Giovanni Bechis] -- 2.47.2