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:19:11 UTC

svn commit: r915667 - /couchdb/branches/0.11.x/CHANGES

Author: jan
Date: Wed Feb 24 04:19:10 2010
New Revision: 915667

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

Modified:
    couchdb/branches/0.11.x/CHANGES

Modified: couchdb/branches/0.11.x/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/branches/0.11.x/CHANGES?rev=915667&r1=915666&r2=915667&view=diff
==============================================================================
--- couchdb/branches/0.11.x/CHANGES (original)
+++ couchdb/branches/0.11.x/CHANGES Wed Feb 24 04:19:10 2010
@@ -48,6 +48,7 @@
  * 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.
+ * Allow continuous replication to be cancelled.
 
 Storage System