This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 8610e9d11b Remove trailing spaces 8610e9d11b is described below commit 8610e9d11b24a01998f809bade1fb4f68254a209 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 30 12:35:37 2025 +0100 Remove trailing spaces --- res/scripts/check-mime.pl | 2 +- webapps/docs/changelog.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/scripts/check-mime.pl b/res/scripts/check-mime.pl index 630dbb3063..4021565213 100755 --- a/res/scripts/check-mime.pl +++ b/res/scripts/check-mime.pl @@ -177,7 +177,7 @@ if ($opt_m eq '' || $opt_i eq '' || $opt_o eq '') { # Switch locale for alphabetical ordering setlocale(LC_COLLATE, $LOCALE); - + print STDERR "INFO Using lists TOMCAT_KEEP and TOMCAT_ONLY defined in this script.\n"; # Check whether TOMCAT_ONLY and TOMCAT_KEEP are disjoint diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index e96f23666b..ae8f0be4b7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -268,7 +268,7 @@ </update> <update> Update file extension to media type mappings to align with the current - list used by the Apache Web Server (httpd). (markt) + list used by the Apache Web Server (httpd). (markt) </update> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org