summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-03-15 22:18:27 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-03-15 22:18:27 +0000
commit9a9e104f22226a5d43fc51f48d51efa9f136afdd (patch)
tree7ac424217e2f80e65e9ce48aaa0068bc17c0eb5d /RELEASE-NOTES.txt
parenta9c497ca3f29e7f48dfc3299e8237c753e4e54be (diff)
IndexedRepository supports optional and throttled index repair.
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 1a501f9..66a927d 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -14,6 +14,7 @@ Carbonado change history
unnecessary delete/insert pairs.
- JDBCRepository is more lenient with primary key validation. This allows
Storables to be more easily mapped to views.
+- IndexedRepository supports optional and throttled index repair.
1.1-BETA9 to 1.1-BETA10
-------------------------------