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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git

commit a95156d6084d1983ecefcaf709ca0a6614876242
Author: P. Ottlinger <[email protected]>
AuthorDate: Fri Jan 3 22:58:45 2025 +0100

    Cleanup changelogs
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2ad41bf..a3abc85 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,8 +60,11 @@ The <action> type attribute can be add,update,fix,remove.
     </release>
     -->
     <release version="0.2-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
+      <action issue="TENTACLES-20" type="add" dev="pottlinger">
+        Update reporting plugins and reporting configuration to work properly 
with doxia 2.x and new reporting plugin versions.
+      </action>
       <action issue="TENTACLES-19" type="add" dev="pottlinger">
-        Update template engine to Velocity 2.x.
+        Update internal templating engine to velocity 2.x to get rid of 
CVE-2020-13936.
       </action>
       <action issue="TENTACLES-17" type="add" dev="pottlinger">
         Update webpage to not load fonts from GoogleFonts and include privacy 
link in main menu.

Reply via email to