From 8418a796c36875ce34b68fdee4d396744d69f795 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Thu, 26 Aug 2004 18:30:41 +0000 Subject: [PATCH] Give Brian and Justin credit for code backported into 2.0. Is this really the only CHANGES entry in 2.1 for cache? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104828 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 2b41c7147a..d7f3b35061 100644 --- a/CHANGES +++ b/CHANGES @@ -41,9 +41,6 @@ Changes with Apache 2.1.0-dev *) Added proxy_ajp.c module for proxy support to ajp:// backends. [Jean Frederic Clere] - *) mod_disk_cache: Implement binary format for on-disk header files. - [Brian Akins , Justin Erenkrantz] - *) Fixes the build of proxy on Windows. Since the proxy_module is declared as extern using AP_MODULE_DECLARE_DATA that expands to dllexport, there is a LNK2001 error when building proxy_http. [Mladen Turk] @@ -418,6 +415,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.51 + *) mod_disk_cache: Implement binary format for on-disk header files. + [Brian Akins , Justin Erenkrantz] + *) mod_autoindex: Don't truncate the directory listing if a stat() call fails (for instance on a >2Gb file). PR 17357. [Joe Orton] -- 2.40.0