diff options
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 6784f81..7fbc6a1 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -1,6 +1,11 @@ Carbonado change history
------------------------
+1.1-BETA7 to 1.1-BETA8
+-------------------------------
+- Removed call to get index metadata in JDBC repository. Oracle bug causes a
+ table analyze to run.
+
1.1-BETA6 to 1.1-BETA7
-------------------------------
- Added @Authoritative annotation.
|