summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 636b8094..6103364c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,10 +27,11 @@ HTTP Interface:
Javascript View Server:
- * Fix for sealing of nested data structure in documents in the Javascript view
- server.
+ * Sealing of documents has been disabled due to an incompatibility with
+ SpiderMonkey 1.9.
* Improve error handling for undefined values emitted by map functions.
(COUCHDB-83)
+
Packaging and System Integration: