summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--NEWS3
2 files changed, 7 insertions, 1 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
-------------
diff --git a/NEWS b/NEWS
index a80a5bd3..6507ebbb 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ Version 1.0.1
* Enable basic-auth popup when required to access the server, to prevent
people from getting locked out.
* User interface element for querying stale (cached) views.
+ * Included additional source files for distribution.
Version 1.0.0
-------------
@@ -38,7 +39,7 @@ Version 1.0.0
Version 0.11.2
--------------
- * Replicator buxfixes for design documents and secured databases.
+ * Replicator buxfixes for replicating design documents from secured databases.
* Better error messages on invalid URL requests.
* User documents can now be deleted by admins or the user.
* Avoid potential DOS attack by guarding all creation of atoms.