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-rat.git


The following commit(s) were added to refs/heads/master by this push:
     new 93955452 RAT-322: Adapt changelog entry for configuration option to 
scan hidden files
93955452 is described below

commit 93955452b3157953eacc689c0822a005c3aab59a
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Wed Nov 29 22:09:54 2023 +0100

    RAT-322: Adapt changelog entry for configuration option to scan hidden files
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 08f1bff4..f32c7621 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
     -->
     <release version="0.16-SNAPSHOT" date="xxxx-yy-zz" description="Current 
SNAPSHOT - release to be done">
       <action issue="RAT-322" type="add" dev="pottlinger" 
due-to="Jean-Baptiste Onofré">
-        Add configuration to scan hidden directories, include 
--scan-hidden-directories option on the command line, scanHiddenDirectories 
parameter on Maven plugin.
+        Add configuration option to scan hidden directories: 
--scan-hidden-directories on the command line and scanHiddenDirectories as a 
Maven plugin parameter.
       </action>
       <action issue="RAT-320" type="add" dev="pottlinger" 
due-to="Jean-Baptiste Onofré">
          Add new command line option -o/--output to write RAT's output to a 
file.

Reply via email to