From 741fba49248f8620ae5769d00c96ede020eb8adf Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 10 Aug 2010 22:37:23 +0000 Subject: fixed up NEWS and CHANGES git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984251 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ NEWS | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3