Author: davisp
Date: Wed May 13 03:36:52 2009
New Revision: 774181
URL: http://svn.apache.org/viewvc?rev=774181&view=rev
Log:
JSONP support is thanks to Brad Anderson.
Modified:
couchdb/trunk/THANKS
Modified: couchdb/trunk/THANKS
URL:
http://svn.apache.org/viewvc/couchdb/trunk/THANKS?rev=774181&r1=774180&r2=774181&view=diff
==============================================================================
--- couchdb/trunk/THANKS (original)
+++ couchdb/trunk/THANKS Wed May 13 03:36:52 2009
@@ -27,5 +27,6 @@
* Florian Ebeling <[email protected]>
* Volker Mische <[email protected]>
* Brian Candler <[email protected]>
+ * Brad Anderson <[email protected]>
For a list of authors see the `AUTHORS` file.