This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch fix/RAT-353
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/fix/RAT-353 by this push:
new eaeb1a85 RAT-353: Add changelog
eaeb1a85 is described below
commit eaeb1a855260c61214e9761c063fd90d1cee4279
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Jan 23 12:29:27 2024 +0100
RAT-353: Add changelog
---
src/changes/changes.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e6853e56..32e62472 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -105,6 +105,12 @@
https://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd
<action issue="RAT-325" type="add" dev="pottlinger" due-to="Claude
Warren">
Set log level default for CLI runs to WARN. This applies to test runs
as well, as other UIs configure their logging natively.
</action>
+ <action issue="RAT-325" type="add" dev="pottlinger">
+ Add missing dejavu font in Javadoc, generate MOJO metadata in site and
fix broken links in webpage.
+ </action>
+ <action issue="RAT-325" type="fix" dev="pottlinger">
+ Do not load fonts via Google/remotely, but use files hosted by ASF
only and add privacy link to comply with ASF- and data protection/privacy
regulations.
+ </action>
<action issue="RAT-339" type="update" dev="pottlinger"
due-to="dependabot">
TODO: collect all dependabot updates for release 0.16.1
</action>