From f53737b8aa7586d753f68e0413f651a45dae3b16 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 25 Jun 2017 07:10:19 +0000 Subject: [PATCH] Add CHANGE entry git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799786 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 0c5f7218ab..cb7fa0b367 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) core: Avoid duplicate HEAD in Allow header. + This is a regression in 2.4.24 (unreleased), 2.4.25 and 2.4.26. + PR 61207. [Christophe Jaillet] + *) core: Send a 404 response like other OSs do instead of 403 on Windows when a path segment or file requested uses a reserved word so Windows cannot be fingerprinted. PR55887 [Gregg Smith] -- 2.50.1