From 611212ce2362dd2200354375dc3bde11d026a3b4 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Mon, 8 May 2023 09:20:15 +0000 Subject: * Add CHANGES entry for r1909474, r1909585, r1909586, r1909590 git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1909677 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 48e600b07..3dfe1f9a3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes for APR 2.0.0 + *) apr_memcache: Check sockets from connection pool before using them and try + to reconnect them if they are not usable any longer.[Ruediger Pluem] + *) New APR_THREAD_LOCAL and apr_thread_current*() API. [Yann Ylavic] *) apr_crypto_openssl: Compatibility with OpenSSL 3. [Yann Ylavic] -- cgit v1.2.1