summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-08-10 22:37:23 +0000
committerNoah Slater <nslater@apache.org>2010-08-10 22:37:23 +0000
commit741fba49248f8620ae5769d00c96ede020eb8adf (patch)
tree467b57fbd19ab1cf627df219d76dc30daf8c2800 /CHANGES
parent4299b4a4315d353ea14445f854100d5f2707e1a2 (diff)
fixed up NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984251 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 97d15b23..c1023752 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@ Replicator:
HTTP Interface:
+ * Expose `committed_update_seq` for monitoring purposes.
* Show fields saved along with _deleted=true. Allows for auditing of deletes.
* More robust Accept-header detection.
@@ -34,6 +35,10 @@ Futon:
* User interface element for querying stale (cached) views.
+Build and System Integration:
+
+ * Included additional source files for distribution.
+
Version 1.0.0
-------------