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

commit afd05118d31db0863dc644726d1041df4902f593
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sat Apr 9 12:33:01 2022 +0200

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e94534e9..f8191fa7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,7 +20,16 @@
        </properties>
        <body>
         <release version="3.2" date="TBD">
+            <action dev="tv" type="fix" issue="JCS-230" due-to="Dorota 
Oeknigk-Urbanska">
+               UDPDiscoveryReceiver with EncryptingSerializer fails #88.
+            </action>
+            <action dev="tv" type="fix" issue="JCS-229" due-to="Dorota 
Oeknigk-Urbanska">
+               LateralTCPListener class uses always StandardSerializer #89.
+            </action>
             <!-- UPDATE -->
+            <action dev="tv" type="update" due-to="Dependabot">
+               Bump commons-parent from 52 to 53 #90.
+            </action>
             <action dev="ggregory" type="update" due-to="Dependabot">
                Bump actions/checkout from 2 to 3 #93.
             </action>

Reply via email to