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/17 00:26:24 UTC

svn commit: r815990 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

Author: rjung
Date: Wed Sep 16 22:26:24 2009
New Revision: 815990

URL: http://svn.apache.org/viewvc?rev=815990&view=rev
Log:
Remove 1.1.x branch entries from trunk changelog.

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

Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=815990&r1=815989&r2=815990&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Wed Sep 16 22:26:24 2009
@@ -36,79 +36,8 @@
   new documentation project for  Tomcat Native was started.
   </p>
 </section>
-<section name="Changes between 1.1.15 and 1.1.16">
+<section name="Changes between 1.1 and 2.0.0">
   <changelog>
-    <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.14 and 1.1.15">
-  <changelog>
-    <fix>
-      <bug>43327</bug>: Socket bind fail because mixing IPv4/IPv6 (markt, jfclere)
-    </fix>
-    <fix>
-      <bug>44864</bug>: Use additional check for SSL verify like
-      with mod_ssl for SSLVerifyClient=optionalNoCA. (mturk)
-    </fix>
-  </changelog>
-</section>
-
-<section name="Changes between 1.1.13 and 1.1.14">
-  <changelog>
-    <fix>
-      <bug>45071</bug>: Reset ttl when Poll.pool remove is false.
-      Additional patch was provided by Alex Barclay. (mturk)
-    </fix>
-    <fix>
-      Fix optGet that was always throwing exceptions. (jfclere)
-    </fix>
-    <fix>
-      Fix optSet don't throw exception as JAVA prototype doesn't. (jfclere)
-    </fix>
-  </changelog>
-</section>
-<section name="Changes between 1.1.12 and 1.1.13">
-  <changelog>
-    <fix>
-      IFS problem in native/build/tcnative.m4 (rjung)
-    </fix>
-    <fix>
-      Wrong gcc link flag in native/build/tcnative.m4 (rjung)
-    </fix>
-  </changelog>
-</section>
-<section name="Changes between 1.1.11 and 1.1.12">
-  <changelog>
-    <update>
-      Add support of J9VM based JVM. (jfclere)
-    </update>
-    <update>
-      Arrange licence in source files. (markt)
-    </update>
-    <update>
-      Add two new 'immediate' methods for sending the data.
-      It is the responsibility of the Java callee to deal with
-      the returned values and retry if the error was non-fatal. (mturk)
-    </update>
-    <fix>
-      Arrange the check of openssl version. It was failing on Linux. (jfclere)
-    </fix>
-    <fix>
-      Prevent returning APR_SUCCESS when there is something wrong in ssl layer. (jfclere)
-    </fix>
-    <fix>
-      <bug>44087</bug>: Fix it. (jfclere)
-    </fix>
   </changelog>
 </section>
 </body>



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