From: mturk Date: Mon, 2 Apr 2007 06:35:20 +0000 (+0000) Subject: Document APR connector native changes. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=affe8892f7830d35df8cf94b7c41b1567bc3eace;p=tomcat7.0 Document APR connector native changes. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@524732 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 05b38ea98..48ff6d553 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -267,6 +267,16 @@ + + + + Use the tomcat-native-1.1.10 as recommended version. + OpenSSL detection on some platforms was broken 1.1.8 will continue to work, + although on some platforms there can be JVM crash if IPV6 is enabled and + platform doesn't support IPV4 mapped addresses on IPV6 sockets. + + +