From 11d0bb34c3b6a545b03fa89719a55e467c8b8a90 Mon Sep 17 00:00:00 2001 From: Sander Striker Date: Sat, 27 Sep 2003 18:18:12 +0000 Subject: [PATCH] * CHANGES Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101327 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index c785c339f0..b4ff6f98c8 100644 --- a/CHANGES +++ b/CHANGES @@ -12,12 +12,6 @@ Changes with Apache 2.1.0-dev *) Fix mod_info to use the real config file name, not the default config file name. [Aryeh Katz ] - *) This fixes the cache code so that responses can be cached - if they have an Expires header but no Etag or Last-Modified - headers. PR 23130. - [Submitted by: ] - [Reviewed by: Paul J. Reder] - *) Fix a couple of AIX xlc_r compiler issues in the code I just committed. [Paul J. Reder] @@ -243,6 +237,11 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) mod_cache: Fix the cache code so that responses can be cached + if they have an Expires header but no Etag or Last-Modified + headers. PR 23130. + [bjorn@exoweb.net] + *) Modify ap_get_client_block() to note if it has seen EOS. [Justin Erenkrantz] -- 2.50.1