You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/06 15:36:14 UTC

[tomcat-native] branch master updated: Fix broken XMl

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

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cc89ce  Fix broken XMl
6cc89ce is described below

commit 6cc89ce6b026f763f74b7c55f761cfb12fd8417e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Apr 6 16:35:58 2020 +0100

    Fix broken XMl
---
 xdocs/miscellaneous/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml
index 6321079..7ce5696 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -37,7 +37,7 @@
 <section name="Changes in 1.2.24">
   <changelog>
     <fix>
-      <bug>63671<bug>: libtcnative does not compile with OpenSSL &lt; 1.1.0
+      <bug>63671</bug>: libtcnative does not compile with OpenSSL &lt; 1.1.0
       and APR w/o threading support. (michaelo)
     </fix>
     <fix>


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