summaryrefslogtreecommitdiff
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
commitb6cc62eb9563103616dbbe59b94cd7f682b5353a (patch)
treedffe636262c322f954b03ae2f16db0b256338f3a
parent744e3fa841b494838d5597c7af5a44a1c2c5a9b3 (diff)
fixed up NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984251 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES4
-rw-r--r--NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 384b3f38..08458f10 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,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 5f7e3306..bd6b5d2b 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,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.