summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-11-18 14:56:25 +0000
committerJan Lehnardt <jan@apache.org>2010-11-18 14:56:25 +0000
commit6f7fb7b6ae631fb49e431b2472c2c6d7a70dbb3b (patch)
tree2d3d15dda5649113a4e22b29dfbb4bbcbf921827 /NEWS
parentc323b58eba9aa333d41b190434838cc246c0a2d4 (diff)
refine descriptions in CHANGES and NEWS
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@1036475 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 264c5640..c71a74ff 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ Version 1.0.2
Note: This version has not been released yet.
* Make test suite work with Safari and Chrome.
- * Fix leaking file handles after compacting databases views.
+ * Fix leaking file handles after compacting databases and views.
* Fix databases forgetting their validation function after compaction.
* Fix occasional timeout errors.
* Reduce lengthy stack traces.