From c5f9b449e0bfd34438ba81d47a6e778a9bf90a30 Mon Sep 17 00:00:00 2001 From: jameswil Date: Tue, 30 Jan 2007 02:12:39 +0000 Subject: Update to address connection leak when cursor creation fails. --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index c48b0ac..6bc0d72 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -13,6 +13,7 @@ Carbonado change history - Fixed bug when filtering against negative floating point values. - Fixed multiple cursor implementations to be extra paranoid and close the cursor when an exception is thrown. +- Fixed JDBC cursor implementation to close the connection when an exception is thrown. 1.1-BETA8 to 1.1-BETA9 ------------------------------- -- cgit v1.2.3