summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2007-02-02 04:22:35 +0000
committerBrian S. O'Neill <bronee@gmail.com>2007-02-02 04:22:35 +0000
commitb7dc20f3a6f215c38612dc82e32efd9bf64ea8cc (patch)
tree45ea417091cb0fbaa597fdf579dbaeaa93d11a47 /RELEASE-NOTES.txt
parentab268b8230416d1d8eebb96fc48a4b4dd1e32ced (diff)
Fixed bug when decoding old Storable generations - new properties must be cleared. Otherwise, indexes on newly added properties might not get updated.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ef99b2d..4aaf1e3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,6 +1,11 @@
Carbonado change history
------------------------
+1.1-BETA10 to 1.1-BETA11
+-------------------------------
+- Fixed bug when decoding old Storable generations - new properties must be
+ cleared. Otherwise, indexes on newly added properties might not get updated.
+
1.1-BETA9 to 1.1-BETA10
-------------------------------
- JDBCSupportStrategy cleans up database product name before using it to