summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-08-10 17:32:38 +0000
committerNoah Slater <nslater@apache.org>2010-08-10 17:32:38 +0000
commit3aa9cc5d0f8e5f720f88aded14b17851d3c3ea85 (patch)
treee931a06d22becc4021d8aa7f6a88a54ba36bf1f6 /NEWS
parent3423f13fe715cea15fdbc35ce03ace3ef45b4c1a (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--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c39b241..a80a5bd3 100644
--- a/NEWS
+++ b/NEWS
@@ -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.