diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2008-05-04 19:31:22 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2008-05-04 19:31:22 +0000 |
commit | a2d5fd1a0b36a7eab3ecdc0c3e5709fb57e5710b (patch) | |
tree | e5e80a8c19a0c0a35bc36277b0678c0f621315ed | |
parent | 1432714fe1329a15669fee3432d59cc9e8d48d1a (diff) |
Updated release notes.
-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 5643e2f..8409c3f 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -45,6 +45,7 @@ Carbonado change history - Transactions can be detached and attached from/to the current thread.
- Storables can be serialized for temporary persistence or remote calls.
- Support fetching slices of queries, which translates to a SQL offset and limit.
+- Added volatile map repository.
1.1.2 to 1.1.3
-------------------------------
|