summaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
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 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 118417c4..be4c9786 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,7 +12,7 @@ Futon:
Storage System:
- * 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 after compacting large databases.
* Fix occasional timeout errors on systems with slow or heavily loaded IO.
@@ -25,7 +25,7 @@ Log System:
HTTP Interface:
* Allow reduce=false parameter in map-only views.
- * Support "Q values" in HTTP headers.
+ * Fix parsing of Accept headers.
Replicator: