summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-03-20 17:24:34 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-03-20 17:24:34 +0000
commit5ad29e976d528214c6e26065f2fb39126a5ae10a (patch)
tree5118aac8d3f835d10d1bb012563ccca9f42a6f45 /RELEASE-NOTES.txt
parent8798f87af9d49fa608eb28bde800425921cd613f (diff)
Updated notes.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index c1216f8..da9e453 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -42,6 +42,8 @@ Carbonado change history
do not cache null.
- Added support for "where exists" in queries via new syntax.
- Added support for outer joins via new syntax.
+- Transactions can be detached and attached from/to the current thread.
+- Storables can be serialized for temporary persistence or remote calls.
1.1.2 to 1.1.3
-------------------------------