This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new a5d34a0 Update changelog
a5d34a0 is described below
commit a5d34a049e58fd018f9228749b83411f94367f15
Author: Mark Thomas <[email protected]>
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 bad4825..7b03cc8 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 9.0.44 (markt)" rtext="2021-03-10">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]