You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2020/11/18 19:23:06 UTC

[tomcat] branch master updated: Followup for bug 64931 - Add the change to the changelog.

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 <kk...@apache.org>
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org