From 26640fa09fc3fe2ff7fa380a9ebd321c26cbff57 Mon Sep 17 00:00:00 2001 From: Laurenz Albe Date: Tue, 24 Dec 2013 09:16:08 +0100 Subject: [PATCH] Fix an error in the release notes for 0.9.10 --- CHANGELOG | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 4b732fe..5be2049 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,6 @@ Version 0.9.10 (beta), released 2013-12-24 - Add new column option "key" to indicate primary key columns. This is needed for UPDATE and DELETE. - Add new table option "readonly" to forbid data modifying statements. - Queries against such tables will use READ ONLY transactions. - Improved transaction handling for data modifying statements. COMMIT, ROLLBACK and SAVEPOINT will work as expected. - Add paths for Oracle 12.1 to the Makefile.