From 476b41695c714cc8f394631afeb185c5d6dd9f76 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 7 Oct 2021 12:41:24 +0000 Subject: Sync CHANGES [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893983 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4efece7f3c..b2a3660b25 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,16 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) core: Add ap_unescape_url_ex() for better decoding control, and deprecate + unused AP_NORMALIZE_DROP_PARAMETERS flag. + [Yann Ylavic, Ruediger Pluem, Stefan Eissing, Joe Orton] + + *) core: AP_NORMALIZE_DECODE_UNRESERVED should normalize the second dot in + the uri-path when it's preceded by a dot. [Yann Ylavic] + + *) mod_proxy: New tunnel_forward hooking mechanism allowing modules to handle + Upgrade(d) protocols data. [Yann Ylavic] + *) mod_dav: Correctly handle errors returned by dav providers on REPORT requests. [Ruediger Pluem] -- cgit v1.2.3