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 < 1.1.0 + <bug>63671</bug>: libtcnative does not compile with OpenSSL < 1.1.0 and APR w/o threading support. (michaelo) </fix> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org