commit ac2c4b1e4ae297b33be6c971fd0e4aca1198b282 Author: Daniel Pinto danielpinto52@gmail.com Date: Wed Jun 3 22:09:58 2020 +0100
Changes file for #25140 --- changes/feature25140 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/feature25140 b/changes/feature25140 new file mode 100644 index 0000000000..5202fa11ce --- /dev/null +++ b/changes/feature25140 @@ -0,0 +1,3 @@ + o Minor feature (configuration): + - Allow the using wildcards (* and ?) with the %include option on + configuration files. Closes ticket 25140. Patch by Daniel Pinto.