update changelog
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 15 Jan 2008 19:37:20 +0000 (19:37 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Tue, 15 Jan 2008 19:37:20 +0000 (19:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612193 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 0324935..8f17194 100644 (file)
@@ -46,6 +46,7 @@
   </subsection>
   <subsection name="Catalina">
     <changelog>
+      <update>Add -Dorg.apache.catalina.tribes.dns_lookups=false as default. The ability to turn off reverse DNS lookups for membership.(fhanik)</update>
       <update>Guess java location from the PATH environment and improve fix for 37284</update>
       <update>Add NIO connector to server.xml parsing warning, remove Connector as exception case</update>
       <fix><bug>43653</bug>: Fix SSL buffer mixup when response is unable to write more than socket buffer can handle</fix>