From c67ba1f96daaec66b01c80b27ff92f33696b0900 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Sun, 10 Oct 2010 19:07:10 +0000 Subject: Fixes COUCHDB-799 - More granular ETags for views. ETags for views now only change when their underlying view index changes due to indexing or purges. ETags are also specific to each view. Thanks to Klaus Trainer for the patch. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1006339 13f79535-47bb-0310-9956-ffa450edef68 --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 6aef37e0..d6ad6a59 100644 --- a/THANKS +++ b/THANKS @@ -68,5 +68,6 @@ suggesting improvements or submitting changes. Some of these people are: * David Rose * Lim Yue Chuan * David Davis + * Klaus Trainer For a list of authors see the `AUTHORS` file. -- cgit v1.2.3