From 749109d634af99cf61062bf11dbaa973d6468f7a Mon Sep 17 00:00:00 2001 From: Colm MacCarthaigh Date: Thu, 29 Sep 2005 13:50:22 +0000 Subject: [PATCH] Add a changes entry for the mod_dir/mod_cache stuff. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@292432 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 42eccb371af..691dd14c568 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,10 @@ -*- coding: utf-8 -*- +Changes with Apache 2.1.9 + + *) mod_cache/mod_dir: Correct a subrequest lookup bug which was preventing + mod_dir from serving indexes correctly with mod_cache enabled. + [Colm MacCarthaigh] + Changes with Apache 2.1.8 *) Fix lingering close implementation to match 1.3.x behaviour. -- 2.47.2