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 db11788 Add changelog entry for BZ 63701
db11788 is described below
commit db117888ea6326a2e2b289ca69710eb09bebb6ce
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 22 11:26:05 2020 +0100
Add changelog entry for BZ 63701
https://bz.apache.org/bugzilla/show_bug.cgi?id=63701
---
xdocs/miscellaneous/changelog.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 9a89667..0b64cee 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+This will have been <?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
@@ -57,6 +57,10 @@
Add support for FreeBSD's pthread_getthreadid_np() in our
ssl_thread_id(void). (michaelo)
</add>
+ <update>
+ <bug>63701 </bug>Use new OpenSSL initialisation process when building
with
+ OpenSSL 1.1.0 onwards. (mturk)
+ </update>
</changelog>
</section>
<section name="Changes in 1.2.23">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]