summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-05-01 20:41:50 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-05-01 20:41:50 +0000
commit02907e327a657b6038d1eeec898bc42caa3b5ce3 (patch)
tree8c81647206869eec0dbefe153ecd59056673e09f /RELEASE-NOTES.txt
parent8fb89b4dcf778e8673ce5c031796328d0dd917d6 (diff)
Add index repair method.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 2 insertions, 0 deletions
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
-------------------------------