diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2008-06-23 18:47:43 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2008-06-23 18:47:43 +0000 |
commit | 244222bfad9ef7fa85143d24ecdd7e2fda461a79 (patch) | |
tree | 3bfd0040d3284c6817a5f60cd1664e2c121dd4b0 | |
parent | e81f0b4e23b82521954bf66233c98d6168151c6f (diff) |
Added listener callback for replicated repository resync.
-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 2bddb97..e5b0318 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -46,6 +46,7 @@ Carbonado change history - 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.
+- Added listener callback for replicated repository resync.
1.1.2 to 1.1.3
-------------------------------
|