You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2019/10/16 09:19:21 UTC

[tomcat] branch master updated: Fix BZ number

This is an automated email from the ASF dual-hosted git repository.

remm 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 339f910  Fix BZ number
339f910 is described below

commit 339f910ddd677cd2b48d86b59f5c7ad4d0ac4685
Author: remm <re...@apache.org>
AuthorDate: Wed Oct 16 11:19:06 2019 +0200

    Fix BZ number
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6eb0435..f3e161c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -52,7 +52,7 @@
         path separator, so wrap using an IOException. (remm)
       </fix>
       <fix>
-        <bug>63765</bug>: Properly mark container as FAILED when a JVM error
+        <bug>63832</bug>: Properly mark container as FAILED when a JVM error
         occurs on stop. (remm)
       </fix>
     </changelog>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org