summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2011-05-27 08:20:24 +0000
committerRobert Newson <rnewson@apache.org>2011-05-27 08:20:24 +0000
commit3c2b710d8b50ae48b5a65abeebc7d08fab84bebd (patch)
tree05e89eb177f3ad185cfa76954fd58134d474d40b /CHANGES
parent66fa2a431d1ff3e01ff026d7e2daf7dcb1eb21d1 (diff)
update CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1128191 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a32797f5..7c522b96 100644
--- a/CHANGES
+++ b/CHANGES
@@ -31,6 +31,8 @@ Replicator:
* Added `_replicator` database to manage replications.
* Fixed issues when an endpoint is a remote database accessible via SSL.
* Added support for continuous by-doc-IDs replication.
+ * Fix issue where revision info was omitted when replicating attachments.
+ * Integrity of attachment replication is now verified by MD5.
Storage System:
@@ -50,6 +52,9 @@ Futon:
* Added a "change password"-feature to Futon.
+URL Rewriter & Vhosts:
+
+ * Fix for variable substituion
Version 1.0.1
-------------