diff options
-rw-r--r-- | CHANGES | 4 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 3 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: @@ -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. |