This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new ab1c8bbf95 Remove trailing spaces ab1c8bbf95 is described below commit ab1c8bbf950092b38b7a33acae7968d148eea183 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 ea1c5fdfaf..ff7a4a2feb 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -169,7 +169,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