diff options
author | Jan Lehnardt <jan@apache.org> | 2010-11-18 14:56:25 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-11-18 14:56:25 +0000 |
commit | 6f7fb7b6ae631fb49e431b2472c2c6d7a70dbb3b (patch) | |
tree | 2d3d15dda5649113a4e22b29dfbb4bbcbf921827 /CHANGES | |
parent | c323b58eba9aa333d41b190434838cc246c0a2d4 (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-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |