From e657a3852976a41c61bac77abaf9261d3aa840d1 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Tue, 10 Jun 2025 11:01:25 +0000 Subject: [PATCH] Sync CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926326 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ changes-entries/SessionDBDCookieName.txt | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 changes-entries/SessionDBDCookieName.txt diff --git a/CHANGES b/CHANGES index 8fac45be5c..891aa5d90e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.4.64 + *) mod_session_dbd: ensure format used with SessionDBDCookieName and + SessionDBDCookieName2 are correct. + Github #503 [Thomas Meyer ] + *) mod_headers: 'RequestHeader set|edit|edit_r Content-Type X' could inadvertently modify the Content-Type _response_ header. Applies to Content-Type only and likely to only affect static file responses. diff --git a/changes-entries/SessionDBDCookieName.txt b/changes-entries/SessionDBDCookieName.txt deleted file mode 100644 index 76c0aa110a..0000000000 --- a/changes-entries/SessionDBDCookieName.txt +++ /dev/null @@ -1,3 +0,0 @@ - *) mod_session_dbd: ensure format used with SessionDBDCookieName and - SessionDBDCookieName2 are correct. - Github #503 [Thomas Meyer ] -- 2.47.3