diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-11-24 03:06:42 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-11-24 03:06:42 +0000 |
commit | 416e49958fd25023265df2e85fea8621b42ba276 (patch) | |
tree | b25df1439aa3731aefe460114c2436608cb14517 | |
parent | e722350c060728a241695c41cafd6e49dd7b609d (diff) |
Beta6 notes.
-rw-r--r-- | RELEASE-NOTES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 479eebf..7d99716 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -3,6 +3,8 @@ Carbonado change history 1.1-BETA5 to 1.1-BETA6
-------------------------------
+- Added automatic repair for broken layout metadata.
+- Fix conversion of null lobs.
- Query filter constants appear as SQL constants.
1.1-BETA4 to 1.1-BETA5
|