Update changes log.

pull/223/merge
Brett Wooldridge 10 years ago
parent a243a13469
commit 4e5c8cefc8

@ -21,6 +21,11 @@ Changes in 2.2.5
* Fix a bug where DataSource.loginTimeout() was always being set to 1 second.
* Fix bug where some drivers return 0 from Connection.getNetworkTimeout(),
and yet throw SQLFeatureNotSupportedException when setNetworkTimeout() is
called. This broke they way that HikariCP had implemented JDBC 4.1 support
detection.
Changes in 2.2.4
* Generate proxy classes into the same protection domain as the HikariCP

Loading…
Cancel
Save