From fe41e7f7ba889dffd2c984c806fcb51850a350d0 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 25 Jan 2014 18:01:38 +0000 Subject: [PATCH] backported in r1560697 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1561351 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index cc899c5e2a..c4323852e5 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.4.8 + *) mod_dir: Don't search for a DirectoryIndex or DirectorySlash on a URL + that was just rewritten by mod_rewrite. PR53929. [Eric Covener] + *) mod_session: When we have a session we were unable to decode, behave as if there was no session at all. [Thomas Eckert ] -- 2.50.1