summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2012-12-20 20:35:21 +0000
committerRobert Newson <rnewson@apache.org>2013-01-08 21:17:35 +0000
commitde3ba6b5baa0a16e94cbf5825295ba77fe3fbc0a (patch)
treeafffd394294623d968477e21331e744b5a320e9a /NEWS
parenta2b3cc72229b86805ad11a27e93e74a78d6bdfa6 (diff)
downloadcouchdb-de3ba6b5baa0a16e94cbf5825295ba77fe3fbc0a.tar.gz
Backport 1.0.4 release notes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc578b57a..6745e3f39 100644
--- a/NEWS
+++ b/NEWS
@@ -144,6 +144,15 @@ This release contains backwards incompatible changes.
to lack of permissions.
* Added a "change password"-feature to Futon.
+Version 1.0.4
+-------------
+
+ * Fix file descriptor leak in _log.
+ * Fix missing revisions in _changes?style=all_docs.
+ * Fix validation of attachment names.
+ * Avoid invalidating view indexes when running out of file descriptors.
+ * Fix a race condition where replications can go stale
+
Version 1.0.3
-------------