summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@apache.org>2012-03-08 10:42:32 +0100
committerDave Cottlehuber <dch@apache.org>2012-03-08 10:42:32 +0100
commit86bf97504071c360fddaf9a91d822534fc8626ed (patch)
tree2fb8253f5326be28b51c8a1d133d05026c32ca2d /NEWS
parentd6ab08dff15ac664e8e65cde27908a696359f83d (diff)
downloadcouchdb-86bf97504071c360fddaf9a91d822534fc8626ed.tar.gz
[docs] compression is enabled by default and bumps on-disk version
- updated NEWS and CHANGES
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f9eb3356a..212aa161b 100644
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,8 @@ Version 1.2.0
* cURL is no longer required to build CouchDB as it is only
required by the command line JS test runner.
* Added a native JSON parser.
- * Optional file compression (database and view index files).
+ * Optional file compression (database and view index files). This feature
+ is enabled by default.
* Several performance improvements, especially regarding database
writes and view indexing.
* Added a `data_size` property to database and view group