diff options
author | Jan Lehnardt <jan@apache.org> | 2010-08-09 17:47:31 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-08-09 17:47:31 +0000 |
commit | bfa939c1ee995cb4c69766af1b57031c564ebd2a (patch) | |
tree | 4e1d28a90e48b4cea891164f6100d3eae9c90099 /NEWS | |
parent | 02554c8402cf9a1e535b694bb7f16d71ab592606 (diff) |
update NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@983749 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ Each release section notes when backwards incompatible changes have been made. 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. |