summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipe David Borba Manana <fdmanana@apache.org>2011-11-17 14:29:16 +0000
committerFilipe David Borba Manana <fdmanana@apache.org>2011-11-17 14:29:16 +0000
commit2e486781af61b1286029c13496ba5ac2edd0bbf9 (patch)
tree5af0dbe4175b8f7c0b14374863272bcd7c1be176
parentc25dc4dffdede87517617c59da9f777f8a5ffd86 (diff)
downloadcouchdb-2e486781af61b1286029c13496ba5ac2edd0bbf9.tar.gz
Update CHANGES & NEWS to reflect COUCHDB-1340
-rw-r--r--CHANGES6
-rw-r--r--NEWS1
2 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c5024385..acead512c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -84,9 +84,15 @@ Version 1.1.2
This version has not been released yet.
+HTTP Interface:
+
* ETag of attachment changes only when the attachment changes, not
the document.
+Replicator:
+
+* Fix pull replication of documents with many revisions.
+
Version 1.1.1
-------------
diff --git a/NEWS b/NEWS
index ecb992681..41a732626 100644
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,7 @@ This version has not been released yet.
* ETag of attachment changes only when the attachment changes, not
the document.
+* Fix pull replication of documents with many revisions.
Version 1.1.1
-------------