From ec221c66f3ffb1f870b57f7fcde35b61a28a6a10 Mon Sep 17 00:00:00 2001 From: Sander Striker Date: Sat, 27 Sep 2003 18:25:24 +0000 Subject: [PATCH] * CHANGES Update to account for backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101329 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index b4ff6f98c8..0d6f6c2981 100644 --- a/CHANGES +++ b/CHANGES @@ -5,10 +5,6 @@ Changes with Apache 2.1.0-dev *) Log an error when requests for URIs which fail to map to a valid filesystem name are rejected with 403. [Jeff Trawick] - *) Fixed mod_usertrack to not get false positive matches on the - user-tracking cookie's name. PR 16661. - [Manni Wood ] - *) Fix mod_info to use the real config file name, not the default config file name. [Aryeh Katz ] @@ -237,6 +233,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.48 + *) Fixed mod_usertrack to not get false positive matches on the + user-tracking cookie's name. PR 16661. + [Manni Wood ] + *) 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. -- 2.50.1