From 02907e327a657b6038d1eeec898bc42caa3b5ce3 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Thu, 1 May 2008 20:41:50 +0000 Subject: Add index repair method. --- RELEASE-NOTES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index c601603..5643e2f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -54,6 +54,8 @@ Carbonado change history - Fixed query plan bug which sometimes caused a correctly selected index to be fully scanned. - Index build skips records which are corrupt instead of giving up entirely. +- Support named databases in one BDB file. +- Add index repair method. 1.1 to 1.1.2 ------------------------------- -- cgit v1.2.3