Author: kkolinko Date: Wed Jan 27 22:21:21 2021 New Revision: 1885951 URL: http://svn.apache.org/viewvc?rev=1885951&view=rev Log: Correct Release announcement of Apache Tomcat Native 1.2.26.
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1885951&r1=1885950&r2=1885951&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Wed Jan 27 22:21:21 2021 @@ -34,8 +34,8 @@ The Apache Tomcat Project is proud to an Tomcat Native. The notable changes since 1.2.25 include: </p> <ul> -<li>Windows binaries built using 1.1.1i</li> -<li>Expose support for Unix domain sockets (bug 64942)</li> +<li>Windows binaries built using OpenSSL 1.1.1i</li> +<li>Expose support for Unix domain sockets (bug <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=64942">64942</a>)</li> </ul> <p style="text-align: center;"> <a href="https://tomcat.apache.org/download-native.cgi">Download</a> | Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1885951&r1=1885950&r2=1885951&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Wed Jan 27 22:21:21 2021 @@ -46,8 +46,8 @@ The Apache Tomcat Project is proud to an Tomcat Native. The notable changes since 1.2.25 include: </p> <ul> -<li>Windows binaries built using 1.1.1i</li> -<li>Expose support for Unix domain sockets (bug 64942)</li> +<li>Windows binaries built using OpenSSL 1.1.1i</li> +<li>Expose support for Unix domain sockets (bug <bug>64942</bug>)</li> </ul> <p style="text-align: center;"> <a href="download-native.cgi">Download</a> | --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org