This is an automated email from the ASF dual-hosted git repository.
michaelo 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 66468c8 Add missing closing tag
66468c8 is described below
commit 66468c8f7dec2022146373a3c511943f78417553
Author: Michael Osipov <[email protected]>
AuthorDate: Sat Apr 18 22:36:08 2020 +0200
Add missing closing tag
---
webapps/docs/changelog.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index bae248f..771f99e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -94,6 +94,7 @@
<update>
Remove redundant sole path/URI from error page message on SC_NOT_FOUND.
(michaelo)
+ </update>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]