From 6543408190fb1cdc7e52ba8ab4f344554a2b234e Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Thu, 9 Jan 2014 10:22:35 +0900 Subject: [PATCH] Update changes log. --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index c8085004..826d511a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ HikariCP Changes +Changes between 1.2.3 and 1.2.4 + + *) Fix another Hibernate-related issue whereby an NPE is encountered when + a thread that was not the thread that obtained a Connection tries to + interact with that Connection. + Changes between 1.2.2 and 1.2.3 *) Fix internal (but suppressed) exception during rollback of connections