This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new a57f5bc Update changelog a57f5bc is described below commit a57f5bcddfcc65ad4d1a42e7e3d03e9be05bdfc5 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Mar 19 15:25:36 2021 +0000 Update changelog --- webapps/docs/changelog.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b857721..35ee2ca 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -151,6 +151,15 @@ </add> </changelog> </subsection> + <subsection name="Other"> + <changelog> + <add> + Implement the first phase of reproducible builds. Sequential builds on + the same machine now produce identical output provided that the Ant + property <code>ant.tstamp.now.iso</code> is set. (markt) + </add> + </changelog> + </subsection> </section> <section name="Tomcat 10.0.4 (markt)" rtext="2021-03-10"> <subsection name="Catalina"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org