You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2009/09/16 16:08:21 UTC

svn commit: r815794 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Author: rjung
Date: Wed Sep 16 14:08:20 2009
New Revision: 815794

URL: http://svn.apache.org/viewvc?rev=815794&view=rev
Log:
Update changelog.

Modified:
    tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml?rev=815794&r1=815793&r2=815794&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Wed Sep 16 14:08:20 2009
@@ -33,9 +33,37 @@
   This is the Changelog for Tomcat Native. This changelog
   does not contain all updates and fixes to the Tomcat Native (yet).
   It should contain fixes made only after December 19th 2007, when the
-  new documentation project for  Tomcat Native was started.
+  new documentation project for Tomcat Native was started.
   </p>
 </section>
+<section name="Changes between 1.1.16 and 1.1.17">
+  <changelog>
+    <fix>
+      <bug>46950</bug>: Fix SSL renegotiation in combination with client
+      certificates. The complete solution also needs a fix in Tomcat's Java code. (markt)
+    </fix>
+    <fix>
+      Align method names and signatures of native C code and java code. (markt, rjung)
+    </fix>
+    <fix>
+      <bug>42728</bug>: Remove memory leak. (markt)
+    </fix>
+    <fix>
+      <bug>46457</bug>: Fix use of multicast. (markt)
+    </fix>
+    <fix>
+      Fix API name for recvfrom (mturk)
+    </fix>
+    <fix>
+      Allow building against APR 1.3 (mturk)
+    </fix>
+    <fix>
+      Improve fix for <bug>43327</bug> with better handling for IPv6
+      addresses (markt)
+    </fix>
+  </changelog>
+</section>
+
 <section name="Changes between 1.1.15 and 1.1.16">
   <changelog>
     <fix>



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