summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-05-22 00:43:45 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-05-22 00:43:45 +0000
commitb151c0ee395681f8f402491b575e373b55be059e (patch)
tree0b28492f59f8356f2dccd19c8fa43818ac7dc6ef /RELEASE-NOTES.txt
parentd4735520c811c81c2874e2d97d6d7204bf0f5ae7 (diff)
Fix automatic replication repair which might sometimes throw IllegalStateException.
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 8409c3f..2bddb97 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -57,6 +57,7 @@ Carbonado change history
- Index build skips records which are corrupt instead of giving up entirely.
- Support named databases in one BDB file.
- Add index repair method.
+- Fix automatic replication repair which might sometimes throw IllegalStateException.
1.1 to 1.1.2
-------------------------------