From: Yann Ylavic Date: Wed, 20 Feb 2019 09:48:45 +0000 (+0000) Subject: Follow up to r1853874: CHANGES entry. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc65fa06589f92f39773094085b390befa8732ab;p=apache Follow up to r1853874: CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853938 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 0ebff11b39..066acbac77 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_cache_socache: Avoid reallocations and be safe with outgoing data + lifetime. [Yann Ylavic] + *) mod_reqtimeout: Allow to configure (TLS-)handshake timeouts. PR 61310. [Yann Ylavic]