diff options
author | Filipe David Borba Manana <fdmanana@apache.org> | 2010-11-20 12:43:20 +0000 |
---|---|---|
committer | Filipe David Borba Manana <fdmanana@apache.org> | 2010-11-20 12:43:20 +0000 |
commit | 6a395d7c9a244282ffb7f8dff02c1b20668dfa03 (patch) | |
tree | 04867776fc9f9e49ab0c9c6ed4971899617938fe /CHANGES | |
parent | 212ab3f5bb6b513b1f04d93e15ed84c8725a0812 (diff) |
Updated CHANGES for release 1.1.0.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1037198 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ Replicator: * Added `_replicator` database to manage replications. * Fixed issues when an endpoint is a remote database acessible via SSL. + * Added support for continuous by-doc-IDs replication. Storage System: |