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 ab2bc12 Document changes
ab2bc12 is described below
commit ab2bc124a211d5a5d63405a06c07bc139e67bab2
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sat Mar 27 17:49:08 2021 +0100
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 ecf56da..6f76abc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -21,6 +21,9 @@
<body>
<release version="3.1" date="20YY-MM-DD">
<action dev="tv" type="update">
+ Use NIO for UDP service discovery, works with IPv6 now
+ </action>
+ <action dev="tv" type="update">
Use NIO for LateralTCPListener
</action>
<action dev="tv" type="update">