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.
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)
Arrange the check of openssl version. It was failing on Linux. (jfclere)
Prevent returning APR_SUCCESS when there is something wrong in ssl layer. (jfclere)