From 16f655564c4bc8f7cec485c78cc435c1cbf43bb9 Mon Sep 17 00:00:00 2001 From: Ian Holsman Date: Mon, 20 May 2002 00:11:56 +0000 Subject: [PATCH] fix for mod_deflat PR: 9222 Obtained from: kaz@asada.sytes.net (ASADA Kazuhisa) Submitted by: Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95182 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 87f22857ce..0876ec6128 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.37 + *) If content-encoding is already present, do not run deflate (PR 9222) + [Kazuhisa ASADA ] + *) The APLOG_NOERRNO flag to ap_log_[r]error() is now deprecated. It is currently ignored and it will be removed in a future release of Apache. [Jeff Trawick] -- 2.50.1