Author: rjung
Date: Tue Dec 22 11:56:01 2009
New Revision: 893148

URL: http://svn.apache.org/viewvc?rev=893148&view=rev
Log:
Fix changelog enty for tc native retrospectively.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=893148&r1=893147&r2=893148&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Dec 22 11:56:01 2009
@@ -36,9 +36,6 @@
 <section name="Tomcat 6.0.21 (jfclere)">
   <subsection name="Catalina">
     <changelog>
-      <update>
-        Update required version for native to 1.1.18. (rjung, kkolinko)
-      </update>
       <fix>
         Fix issues with expression language when running under a
         SecurityManager. (markt)
@@ -383,6 +380,13 @@
   <subsection name="Coyote">
     <changelog>
       <update>Implement <code>socket.unlockTimeout</code> attribute for NIO 
connector.</update>
+      <update>
+        Update version of native bundled in Windows installer
+        to 1.1.18. (kkolinko)
+      </update>
+      <update>
+        Update minimum required version for native to 1.1.17. (rjung)
+      </update>
       <fix>
         <bug>46950</bug>: Fix doing SSL renegotiation when a resource with 
CLIENT-CERT
         auth is requested. (markt)



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

Reply via email to