summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2006-11-05 04:07:35 +0000
committerBrian S. O'Neill <bronee@gmail.com>2006-11-05 04:07:35 +0000
commit03f7d292c124770c36e7e55ac12fbcb8e0572c13 (patch)
treee09fcb7dd5ef64aa2bd92bb23cdcf40203352126
parent0a78be150e162aad34c19f233dc2f4ca71f61135 (diff)
Updated release notes for new isolation level.
-rw-r--r--RELEASE-NOTES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 159a01e..2039762 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,9 +1,10 @@
Carbonado change history
------------------------
-1.1-BETA2 to
+1.1-BETA2 to 1.1-BETA3
-------------------------------
- Fixed exception when printing join plan with blank parameters.
+- Added isolation level of "none" to indicate that transaction is auto-commit.
1.1-BETA to 1.1-BETA2
-------------------------------