From 10bf5d1952cbac760cb366dd29135eabddc4b3b9 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 28 Jun 2001 04:11:12 +0000 Subject: [PATCH] Ummm... is that all I accomplished :-? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89465 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index 53d90fa8276..891e32d8b21 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,10 @@ Changes with Apache 2.0.19-dev + *) modified mod_negotiation and mod_autoindex to speed up by almost a + factor of two on apr_dir_read()-enhanced platforms, such as Win32 + and OS2, by calling ap_sub_request_lookup_dirent() with the results + already provided by apr_dir_read(). [William Rowe] + *) mod_file_cache is now more robust to filtering and serves requests slightly more efficiently. [Cliff Woolley] -- 2.47.2