diff --git a/CHANGES b/CHANGES index bb5dcf2c..556730a9 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,9 @@ Changes between 1.3.2 and 1.3.3 *) Fixed issue with Tomcat carping about ThreadLocal variables held after web application restart. + *) Fixed issue where the maximum configured connections could be overrun + during large burst requests for connections. + Changes between 1.3.0 and 1.3.2 *) Java 6 compatibility.