From: Jean-Frederic Clere Date: Thu, 16 Apr 2020 09:10:45 +0000 (+0000) Subject: Add forgotten entries. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1522 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daac22b61ed62cd5c6fcf2715d2482c4b9acb7e3;p=thirdparty%2Fapache%2Fhttpd.git Add forgotten entries. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1876591 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 245f399f411..be2463b5f9a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,12 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) htcacheclean: Empty directories in CacheRoot are still present even after + using "-t". PR64313 [Ruediger Pluem, Jean-Frederic Clere] + + *) mod_reqtimeout: Cannot override default Virtualhost's mod_reqtimeout. + PR64295 [Jean-Frederic Clere] + *) mod_ssl: Fix memory leak in stapling code. PR63687. [Stefan Eissing] *) mod_proxy: Allow ProxyErrorOverride to be restricted to specific status