Updated Branches: refs/heads/1.0.x cc6ff7c1d -> 5e0a462c3
Fixing some NEWS inconsistencies between 0.11.x and 1.0.x Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/5e0a462c Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/5e0a462c Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/5e0a462c Branch: refs/heads/1.0.x Commit: 5e0a462c354059f24c05ea37aa4e47f1d880c055 Parents: cc6ff7c Author: Noah Slater <[email protected]> Authored: Mon Feb 25 21:30:36 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Mon Feb 25 21:30:36 2013 +0000 ---------------------------------------------------------------------- NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/5e0a462c/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index c2d16eb..628849d 100644 --- a/NEWS +++ b/NEWS @@ -175,6 +175,7 @@ This version is a feature-freeze release candidate for Apache CouchDB 1.0. * Avoid leaking file descriptors on automatic replication restarts. * Various improvements to the Futon UI. * Provide Content-MD5 header support for attachments. + * Adds configurable compression of attachments. * Added default cookie-authentication and users db. * Added per-db reader access control lists. * Added per-db security object for configuration data in validation functions.
