This is an automated email from the ASF dual-hosted git repository.
kkolinko 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 b3806e4 Followup for bug 64931 - Add the change to the changelog.
b3806e4 is described below
commit b3806e44c52576d867e46d32cc1172f26720e13a
Author: Konstantin Kolinko <[email protected]>
AuthorDate: Wed Nov 18 22:22:45 2020 +0300
Followup for bug 64931 - Add the change to the changelog.
---
webapps/docs/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index ab7e51f..5c064fc 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -102,6 +102,10 @@
<update>
Update the CXF module to Apache CXF 3.4.1. (remm)
</update>
+ <add>
+ <bug>64931</bug>: Implement validation of <code>changelog.xml</code>
+ file at build time. (kkolinko)
+ </add>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]