summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES1
-rw-r--r--NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1d09d957..48598c0f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -45,6 +45,7 @@ Replication
* Added option to implicitly create replication target databases.
* Avoid leaking file descriptors on automatic replication restarts.
+ * Added option to replicate a list of documents by id
Storage System
diff --git a/NEWS b/NEWS
index e1d5dfc1..cc8f37a8 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,7 @@ This version has not been released yet.
* Added per-db security object for configuration data in validation functions.
* Added URL Rewriter handler
* Added proxy authentication handler
+ * Added ability to replicate documents by id
Version 0.10.1
--------------