From 2682e527b3ebbea20d393992069b3aaeded15fe5 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Tue, 30 Jan 2007 02:40:11 +0000 Subject: Fix broken build. --- RELEASE-NOTES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 6bc0d72..ef99b2d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -13,7 +13,8 @@ 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. +- Fixed JDBC cursor implementation to close the connection when an exception is + thrown during cursor construction. 1.1-BETA8 to 1.1-BETA9 ------------------------------- -- cgit v1.2.3