]> granicus.if.org Git - apache/commitdiff
Follow up to r1853874: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Wed, 20 Feb 2019 09:48:45 +0000 (09:48 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 20 Feb 2019 09:48:45 +0000 (09:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853938 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 0ebff11b39cab110fb40e31b3004f181be5cef1c..066acbac77fb212c37edd33883b96e7780a78395 100644 (file)
--- 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]