summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-02-24 04:23:08 +0000
committerJan Lehnardt <jan@apache.org>2010-02-24 04:23:08 +0000
commitadf10a62ec14da5a354f03fed055f14d292961e8 (patch)
tree106dd9bc97331e663adcfc1c6d6e3d528ad2103d
parent0dd8f16e42f4f1d7206cc6d4c7e49b6cf420f725 (diff)
update CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@915669 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index fb3d2f4d..39583b0d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,7 +47,8 @@ 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
+ * Added option to replicate a list of documents by id.
+ * Allow continuous replication to be cancelled.
Storage System