Author: rjung Date: Thu Feb 18 07:18:29 2016 New Revision: 1731006 URL: http://svn.apache.org/viewvc?rev=1731006&view=rev Log: Fix BZ number copy&paste error in changelog.
Followup to rr1731004. Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1731006&r1=1731005&r2=1731006&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original) +++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Thu Feb 18 07:18:29 2016 @@ -42,7 +42,7 @@ <code>--disable-openssl-version-check</code>. (rjung) </update> <fix> - <bug>58566</bug>: Native function <code>versionString()</code> and + <bug>59024</bug>: Native function <code>versionString()</code> and for OpenSSL 1.1.0 also <code>version()</code> (both in in ssl.c) now return the OpenSSL run time version, not the compile time version. (rjung) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org