diff options
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 423b3ca..6e71fbc 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -7,6 +7,7 @@ Carbonado change history table analyze to run.
- When a property evolves from a boxed primitive to an unboxed primitive, null
is converted to zero or false instead of throwing a NullPointerException.
+- Support write-no-sync mode for Sleepycat repositories.
1.1-BETA6 to 1.1-BETA7
-------------------------------
|