You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2010/02/24 05:23:09 UTC

svn commit: r915669 - /couchdb/trunk/CHANGES

Author: jan
Date: Wed Feb 24 04:23:08 2010
New Revision: 915669

URL: http://svn.apache.org/viewvc?rev=915669&view=rev
Log:
update CHANGES

Modified:
    couchdb/trunk/CHANGES

Modified: couchdb/trunk/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=915669&r1=915668&r2=915669&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Wed Feb 24 04:23:08 2010
@@ -47,7 +47,8 @@
 
  * 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