Links Miscellaneous Documentation News | | Preface |
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.
|
| Changes between 1.1.13 and 1.1.14 |
 |
45071: Reset ttl when Poll.pool remove is false.
Additional patch was provided by Alex Barclay. (mturk)
|
 |
Fix optGet that was always throwing exceptions. (jfclere)
|
 |
Fix optSet don't throw exception as JAVA prototype doesn't. (jfclere)
|
|
| Changes between 1.1.11 and 1.1.12 |
 |
Add support of J9VM based JVM. (jfclere)
|
 |
Arrange licence in source files. (markt)
|
 |
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)
|
 |
44087: Fix it. (jfclere)
|
|
|