summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-02-19 15:15:59 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-02-19 15:15:59 +0000
commit7bca52cac3f9b4b80a0761e1244c5377cc488a07 (patch)
treec48f9ffe53eeaffb4e56913f54e37c09811b8ab0 /CHANGES
parentcb8d26e2c9c37f013691d5088f943bb716e5d427 (diff)
added replication by docid to NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@911837 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 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