summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
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
-------------