This is an automated email from the ASF dual-hosted git repository.

tv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cb14db7 Document changes
0cb14db7 is described below

commit 0cb14db793357710767bfeb0ade18b135f17ab9a
Author: Thomas Vandahl <t...@apache.org>
AuthorDate: Fri Apr 22 14:29:59 2022 +0200

    Document changes
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e2eb6ede..9d74dacb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,6 +20,9 @@
        </properties>
        <body>
         <release version="3.2" date="TBD">
+            <action dev="tv" type="fix" issue="JCS-231" due-to="Andrea 
Vettori">
+               Fix Lateral TCP cache recovery loop for empty TCP servers
+            </action>
             <action dev="tv" type="fix" issue="JCS-230" due-to="Dorota 
Oeknigk-Urbanska">
                UDPDiscoveryReceiver with EncryptingSerializer fails #88.
             </action>

Reply via email to