diff options
author | Noah Slater <nslater@apache.org> | 2010-08-10 17:32:38 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-08-10 17:32:38 +0000 |
commit | 3aa9cc5d0f8e5f720f88aded14b17851d3c3ea85 (patch) | |
tree | e931a06d22becc4021d8aa7f6a88a54ba36bf1f6 /NEWS | |
parent | 3423f13fe715cea15fdbc35ce03ace3ef45b4c1a (diff) |
updated NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984141 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ This version has not been released yet. Version 1.0.1 ------------- + * Fix data corruption bug COUCHDB-844. Please see + http://couchdb.apache.org/notice/1.0.1.html for details. * Added support for replication via an HTTP/HTTP proxy. * Fixed various replicator bugs for interop with older CouchDB versions. * Show fields saved along with _deleted=true. Allows for auditing of deletes. |