From d1489df85dae92b8ce46ef38c38433d422c6e04c Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Thu, 18 Feb 2010 20:59:14 +0000 Subject: 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 --- CHANGES | 2 ++ NEWS | 2 ++ THANKS | 1 - 3 files changed, 4 insertions(+), 1 deletion(-) 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 diff --git a/NEWS b/NEWS index babfc490..e1d5dfc1 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,8 @@ This version has not been released yet. * 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. + * Added URL Rewriter handler + * Added proxy authentication handler Version 0.10.1 -------------- diff --git a/THANKS b/THANKS index 6b2fc906..ecf9724d 100644 --- a/THANKS +++ b/THANKS @@ -10,7 +10,6 @@ suggesting improvements or submitting changes. Some of these people are: * Sam Ruby * Carlos Valiente * Till Klampaeckel - * Benoit Chesneau * Jim Lindley * Yoan Blanc * Michael Gottesman -- cgit v1.2.3