Update minimum recommended OpenSSL version to 1.0.2h

git-svn-id: https://svn.apache.org/repos/asf/tomcat/native/trunk@1742136 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 8429614..50f5d86 100644
--- a/native/srclib/VERSIONS
+++ b/native/srclib/VERSIONS
@@ -1,4 +1,4 @@
 Use the following version of the libraries
 
 - APR 1.5.2, http://apr.apache.org
-- OpenSSL 1.0.2g or later, http://www.openssl.org
+- OpenSSL 1.0.2h or later, http://www.openssl.org
diff --git a/xdocs/miscellaneous/changelog.xml b/xdocs/miscellaneous/changelog.xml
index 3123a64..c467269 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -34,6 +34,13 @@
   This is the Changelog for Tomcat Native 1.2.
   </p>
 </section>
+<section name="Changes in 1.2.7">
+  <changelog>
+    <update>
+      Update minimum recommended OpenSSL version to 1.0.2h. (markt)
+    </update>
+  </changelog>
+</section>
 <section name="Changes in 1.2.6">
   <changelog>
     <update>