You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2007/12/19 16:58:23 UTC

svn commit: r605596 - /tomcat/connectors/trunk/jni/CHANGELOG.txt

Author: jfclere
Date: Wed Dec 19 07:58:23 2007
New Revision: 605596

URL: http://svn.apache.org/viewvc?rev=605596&view=rev
Log:
A text version of the moment.

Added:
    tomcat/connectors/trunk/jni/CHANGELOG.txt

Added: tomcat/connectors/trunk/jni/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/CHANGELOG.txt?rev=605596&view=auto
==============================================================================
--- tomcat/connectors/trunk/jni/CHANGELOG.txt (added)
+++ tomcat/connectors/trunk/jni/CHANGELOG.txt Wed Dec 19 07:58:23 2007
@@ -0,0 +1,7 @@
+Improvement: Add support of J9VM based JVM. (jfclere)
+Improvement: Arrange licence in source files. (markt).
+Improvement: 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)
+Fix: Arrange the check of openssl version. It was failing on Linux. (jfclere)
+Fix: Prevent returning APR_SUCCESS when there is something wrong in ssl layer.  Fix for PR: 44087 (jfclere)



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