summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-07-07 20:10:20 +0000
committerNoah Slater <nslater@apache.org>2010-07-07 20:10:20 +0000
commit40ed41cf8c7d47367a66bab42b2efef8689a1506 (patch)
treea485f89a8d2f9f711d2d93a39007ddbc8d715ef2
parent151abc18a9172cbb7a92f671ab0b1d927d44abc3 (diff)
fixed up version numbers, etc
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@961493 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
-rw-r--r--NEWS7
2 files changed, 2 insertions, 7 deletions
diff --git a/CHANGES b/CHANGES
index ebc2c113..5bc5b68b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@ Apache CouchDB CHANGES
======================
Version 1.0.0
---------------
+-------------
Security:
diff --git a/NEWS b/NEWS
index cba12db1..0e998029 100644
--- a/NEWS
+++ b/NEWS
@@ -8,9 +8,7 @@ For details about backwards incompatible changes, see:
Each release section notes when backwards incompatible changes have been made.
Version 1.0.0
---------------
-
-This version has not yet been released.
+-------------
* More efficient header commits.
* Use O_APPEND to save lseeks.
@@ -23,8 +21,6 @@ This version has not yet been released.
Version 0.11.1
--------------
-This version has not yet been released.
-
* Mask passwords in active tasks and logging.
* Update mochijson2 to allow output of BigNums not in float form.
* Added support for X-HTTP-METHOD-OVERRIDE.
@@ -67,7 +63,6 @@ This version has not yet been released.
* Allow isolation of databases with vhosts.
* Made the test suite overall more reliable.
-
Version 0.11.0
--------------