You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by be...@apache.org on 2010/02/18 21:59:14 UTC

svn commit: r911578 - in /couchdb/trunk: CHANGES NEWS THANKS

Author: benoitc
Date: Thu Feb 18 20:59:14 2010
New Revision: 911578

URL: http://svn.apache.org/viewvc?rev=911578&view=rev
Log:
add URL Rewriter and Proxy Authentification to changes and remove myself
from thanks.

Modified:
    couchdb/trunk/CHANGES
    couchdb/trunk/NEWS
    couchdb/trunk/THANKS

Modified: couchdb/trunk/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=911578&r1=911577&r2=911578&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Thu Feb 18 20:59:14 2010
@@ -13,10 +13,12 @@
  * 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
 

Modified: couchdb/trunk/NEWS
URL: http://svn.apache.org/viewvc/couchdb/trunk/NEWS?rev=911578&r1=911577&r2=911578&view=diff
==============================================================================
--- couchdb/trunk/NEWS (original)
+++ couchdb/trunk/NEWS Thu Feb 18 20:59:14 2010
@@ -38,6 +38,8 @@
  * 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
 --------------

Modified: couchdb/trunk/THANKS
URL: http://svn.apache.org/viewvc/couchdb/trunk/THANKS?rev=911578&r1=911577&r2=911578&view=diff
==============================================================================
--- couchdb/trunk/THANKS (original)
+++ couchdb/trunk/THANKS Thu Feb 18 20:59:14 2010
@@ -10,7 +10,6 @@
  * Sam Ruby <ru...@intertwingly.net>
  * Carlos Valiente <su...@gmail.com>
  * Till Klampaeckel <ti...@klampaeckel.de>
- * Benoit Chesneau <bc...@gmail.com>
  * Jim Lindley <we...@jimlindley.com>
  * Yoan Blanc <yo...@gmail.com>
  * Michael Gottesman <go...@reed.edu>