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
commit 841b4b94955877ef8abba1c88d0f5e174a37f603 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Jan 26 15:27:14 2022 +0000 Add note about changes for text files in JARs --- webapps/docs/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 73e4d04..2bac183 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -135,6 +135,14 @@ </scode> </changelog> </subsection> + <subsection name="Other"> + <changelog> + <scode> + Use LF line endings for text files in JARs to support reproducible + builds across different operating systems. (markt) + </scode> + </changelog> + </subsection> </section> <section name="Tomcat 10.1.0-M10 (markt)" rtext="2022-01-20"> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org