summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-------------