diff --git a/CHANGES b/CHANGES index 88c7dd57..e55f7bed 100644 --- a/CHANGES +++ b/CHANGES @@ -29,6 +29,10 @@ Changes in 2.4.4 * issue 495: implemented iterator() method on custom FastList to support Tomcat memory leak detection. +Changes in 2.3.13 + + * issue 512: reduce the number of calls made to Connection.getAutoCommit(). + Changes in 2.4.3 * Improve pool shutdown behavior. Stop active connection acquisition once the