summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-08-11 15:31:35 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-08-11 15:31:35 +0000
commit613111cb295aa0a16f12014af99e7e538b4b47ab (patch)
tree9d7ff24dd091d20a88ea930bce1e2c143aacc60f /RELEASE-NOTES.txt
parent57200426df368af9ce98f9d269cac7cdd15a6b93 (diff)
Fixed replication repair bug which threw an IllegalStateException for insert repair if only alternate keys were specified.
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 0c89e82..010f8b8 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -35,6 +35,8 @@ Carbonado change history
1.1 to 1.1.2
-------------------------------
- Fixed query engine rule which sometimes favored index with incorrect ordering.
+- Fixed replication repair bug which threw an IllegalStateException for insert
+ repair if only alternate keys were specified.
1.1 to 1.1.1
-------------------------------