]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
make update-changes
authorEric Covener <covener@apache.org>
Wed, 3 Apr 2024 12:03:08 +0000 (12:03 +0000)
committerEric Covener <covener@apache.org>
Wed, 3 Apr 2024 12:03:08 +0000 (12:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916776 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
changes-entries/deflate-cleanups.txt [deleted file]

diff --git a/CHANGES b/CHANGES
index bc9d267ffce2542e44e3b767b723c4fab4b8883d..5c6a28b0675aa152d62b7ddcc7fb49a1e6393807 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.59
 
+  *) mod_deflate: Fixes and better logging for handling various
+     error and edge cases. [Eric Covener, Yann Ylavic, Joe Orton,
+     Eric Norris <enorris etsy.com>]
+
   *) Add CGIScriptTimeout to mod_cgi. [Eric Covener]
 
   *) mod_xml2enc: Tolerate libxml2 2.12.0 and later.  PR 68610
diff --git a/changes-entries/deflate-cleanups.txt b/changes-entries/deflate-cleanups.txt
deleted file mode 100644 (file)
index 18a32a6..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-  *) mod_deflate: Fixes and better logging for handling various
-     error and edge cases. [Eric Covener, Yann Ylavic, Joe Orton,
-     Eric Norris <enorris etsy.com>]
-