summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-05-04 19:31:22 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-05-04 19:31:22 +0000
commita2d5fd1a0b36a7eab3ecdc0c3e5709fb57e5710b (patch)
treee5e80a8c19a0c0a35bc36277b0678c0f621315ed /RELEASE-NOTES.txt
parent1432714fe1329a15669fee3432d59cc9e8d48d1a (diff)
Updated release notes.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt1
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
-------------------------------