summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-05-20 00:24:06 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-05-20 00:24:06 +0000
commitee94d7b776703a45ac314026b51b8d0d8aa1cbbf (patch)
tree6fa15700670f7c2c3d7abce45f2978ab39742218 /RELEASE-NOTES.txt
parentad33d5c5dcbf3b481731dfadda995cd95ac73af2 (diff)
Merged in covering index optimization.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4deef67..08cf3d8 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -22,6 +22,7 @@ Carbonado change history
- FilteredCursor ensures that filter being used is bound.
- BDBRepository detects if changes are made to primary key and throws exception.
- Added support for derived properies.
+- Enhanced query engine to optimize for covering indexes.
1.1-BETA11 to 1.1 (release)
-------------------------------