diff options
author | Noah Slater <nslater@apache.org> | 2010-07-07 20:10:20 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-07-07 20:10:20 +0000 |
commit | 40ed41cf8c7d47367a66bab42b2efef8689a1506 (patch) | |
tree | a485f89a8d2f9f711d2d93a39007ddbc8d715ef2 /NEWS | |
parent | 151abc18a9172cbb7a92f671ab0b1d927d44abc3 (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
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -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 -------------- |