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

pottlinger pushed a commit to branch feature/RAT-270
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 7710692a375bc722c19c59ee36561750835fb11f
Author: Hugo Hirsch <[email protected]>
AuthorDate: Thu Jul 2 08:16:18 2020 +0200

    RAT-270: Add changelog
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4817f93..2987082 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-270" type="add" dev="pottlinger">
+        Change default behaviour to output erroneous files to console. Can be 
disabled by setting rat.consoleOutput to false.
+      </action>
       <action issue="RAT-269" type="fix" dev="pottlinger">
         Update to latest Apache Ant to fix CVE-2020-1945.
       </action>

Reply via email to