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
diff --git a/CHANGES b/CHANGES
index ebc2c11..5bc5b68 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
 ======================
 
 Version 1.0.0
---------------
+-------------
 
 Security:
 
diff --git a/NEWS b/NEWS
index cba12db..0e99802 100644
--- a/NEWS
+++ b/NEWS
@@ -8,9 +8,7 @@
 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 @@
 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 @@
  * Allow isolation of databases with vhosts.
  * Made the test suite overall more reliable.
 
-
 Version 0.11.0
 --------------