You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2014/02/26 17:16:21 UTC

svn commit: r1572132 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Author: mturk
Date: Wed Feb 26 16:16:21 2014
New Revision: 1572132

URL: http://svn.apache.org/r1572132
Log:
Add IPV6 to changelog

Modified:
    tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1572132&r1=1572131&r2=1572132&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Wed Feb 26 16:16:21 2014
@@ -57,6 +57,11 @@
         Patch contributed by areese yahoo-inc.com. (rjung)
       </fix>
       <add>
+        Add IPV6 support for connection to webserver.
+        New directive prefer_ipv6 has been added to control the hostame resolution
+        and preserve backward compatibility. (mturk)
+      </add>
+      <add>
         Add --disable-sock-cloexec to configure to disable use of SOCK_CLOEXEC
         (using FD_CLOEXEC + fnctl instead) so built modules will work with
         Linux kernels prior to 2.6.27. (timw)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org