This is an automated email from the ASF dual-hosted git repository.
schultz 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 517ec0284e Add changelog for javadoc locale changes
517ec0284e is described below
commit 517ec0284e24cb7d496ed4498cfb25099d1be0ef
Author: Christopher Schultz <[email protected]>
AuthorDate: Wed Feb 12 08:25:12 2025 -0500
Add changelog for javadoc locale changes
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index da6bcab6aa..ca213c378c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -199,6 +199,10 @@
Add <code>makensis</code> as an option for building the Installer for
Windows on non-Windows platforms. (rjung)
</add>
+ <add>
+ Explicitly set the locale to be used for Javadoc. For official
releases,
+ this locale will be English (US) to support reproducible builds.
+ </add>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]