Author: fdmanana
Date: Tue Nov 23 18:52:25 2010
New Revision: 1038275

URL: http://svn.apache.org/viewvc?rev=1038275&view=rev
Log:
Updated CHANGES for release 1.0.2 to reflect tickets COUCHDB-790 and 
COUCHDB-925.

Modified:
    couchdb/branches/1.0.x/CHANGES

Modified: couchdb/branches/1.0.x/CHANGES
URL: 
http://svn.apache.org/viewvc/couchdb/branches/1.0.x/CHANGES?rev=1038275&r1=1038274&r2=1038275&view=diff
==============================================================================
--- couchdb/branches/1.0.x/CHANGES (original)
+++ couchdb/branches/1.0.x/CHANGES Tue Nov 23 18:52:25 2010
@@ -39,6 +39,8 @@ View Server:
 
  * Don't trigger view updates when requesting `_design/doc/_info`.
  * Fix for circular references in CommonJS requires.
+ * Made isArray() function available to functions executed in the query server.
+ * Documents are now sealed before being passed to map functions.
 
 Version 1.0.1
 -------------


Reply via email to