summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Chesneau <benoitc@apache.org>2010-02-18 20:59:14 +0000
committerBenoit Chesneau <benoitc@apache.org>2010-02-18 20:59:14 +0000
commitd1489df85dae92b8ce46ef38c38433d422c6e04c (patch)
treeb51ed77438584c8e393d08461e485c98d080c85a /CHANGES
parent8089f2843af546922116b008432db88f6f9134f2 (diff)
add URL Rewriter and Proxy Authentification to changes and remove myself
from thanks. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@911578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1bd212c9..1d09d957 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,10 +13,12 @@ Security
* Added per-database reader access control lists.
* Added per-database security object for configuration data in validation
functions.
+ * Added proxy authentication handler
HTTP Interface
* Provide Content-MD5 header support for attachments.
+ * Added URL Rewriter handler
Build and System Integration