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

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

commit bb7116262e243ad0f2e3138730c5a8ded488aa86
Author: Thomas Vandahl <t...@apache.org>
AuthorDate: Thu Dec 23 16:22:47 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 ef173e7..fc6e8c3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -20,6 +20,9 @@
        </properties>
        <body>
         <release version="3.1" date="20YY-MM-DD">
+            <action dev="tv" type="fix" due-to="Patrick Ziegler" 
issue="JCS-228">
+               Attempt to fix osgi import packages
+            </action>
             <action dev="tv" type="fix" due-to="Prajakta Uplaikar" 
issue="JCS-191">
                Fix for Server Failover mechanism not working, add test
             </action>

Reply via email to