From 426fa47bd0c87298fe8cba15e337dfe2abc5b785 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Mon, 1 Feb 2010 23:23:55 +0000 Subject: add security stuff to CHANGES and NEWS git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@905453 13f79535-47bb-0310-9956-ffa450edef68 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b07f8bcd..06827fa2 100644 --- a/NEWS +++ b/NEWS @@ -33,7 +33,10 @@ This version has not been released yet. * Avoid leaking file descriptors on automatic replication restarts. * Various improvements to the Futon UI. * Provide Content-MD5 header support for 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. + Version 0.10.1 -------------- -- cgit v1.2.3