From 40a4e3343179936cc35d586f78ca99f4c0b65a42 Mon Sep 17 00:00:00 2001 From: Ronny Pfannschmidt Date: Fri, 23 Mar 2012 20:52:17 +0100 Subject: Do not overwrite X-CouchDB-Requested-Path Repeated rewrites would replace the initial value of X-CouchDB-Requested-Path. Fixes: COUCHDB-1442 --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8844d92dd..bcd9c4011 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,7 @@ This version has not been released yet. * Fixed unnecessary conflict when deleting and creating a document in the same batch. * New and updated passwords are hashed using PBKDF2. + * Fix various bugs in the URL rewriter when recursion is involved. Version 1.2.1 ------------- -- cgit v1.2.1