This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch update-doxia-tools in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 7b62a63cc9ae581d68963bbb80b400bd620c14ae Author: P. Ottlinger <[email protected]> AuthorDate: Thu Apr 22 12:41:04 2021 +0200 RAT-207: Add changelog entry --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f1dc710..8938981 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done"> + <action issue="RAT-207" type="fix" due-to="Xavier Dury" dev="pottlinger"> + Properly report thread-safeness to Maven. + </action> <action issue="RAT-274" type="fix" dev="pottlinger"> Update to latest Apache Ant 1.10.10. </action>
