summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2013-02-27 21:51:45 +0000
committerNoah Slater <nslater@apache.org>2013-02-27 21:51:45 +0000
commit7d178e52fdd6311a26e2696fc16a1b8b86dcd4c4 (patch)
treef260a86d0f9df6c643723cd59cbaf552e6df130c
parent52661e048df5b3c2953a93bbd3d88d5f5b554e37 (diff)
downloadcouchdb-7d178e52fdd6311a26e2696fc16a1b8b86dcd4c4.tar.gz
Correcting NEWS and CHANGES discrepancies
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a2150f0cb..1614c252e 100644
--- a/NEWS
+++ b/NEWS
@@ -94,6 +94,8 @@ This release contains backwards incompatible changes.
* Made icu_driver work with Erlang R15B and later.
* Improvements to the build system and etap test suite.
* Improvements to log messages for file-related errors.
+ * Avoid invalidating view indexes when running out of file descriptors.
+ * Log correct stacktrace in all cases.
Version 1.1.2
-------------