summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRandall Leeds <randall@apache.org>2013-05-28 00:46:56 -0700
committerRandall Leeds <randall@apache.org>2013-05-28 00:46:56 -0700
commit62cc707e5121a947643f262f8103cc01c6119430 (patch)
tree37166f3bbed52a17bce37fa8a7043878efa97cb1
parentcfaa66cd6f5590bc317cf063112bb27e23ee06d8 (diff)
downloadcouchdb-62cc707e5121a947643f262f8103cc01c6119430.tar.gz
Update CHANGES with bug numbers and add 1792
-rw-r--r--CHANGES9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index f422f89aa..3ecd19c48 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,12 +8,17 @@ This version has not been released yet.
Replicator:
-* Tolerate missing source and target fields in _replicator docs.
+* Tolerate missing source and target fields in _replicator docs
+ (COUCHDB-1788).
Log System:
* Don't log about missing .compact files.
-* Fix bug in WARN level logging from 1.3.0.
+* Fix bug in WARN level logging from 1.3.0 (COUCHDB-1794).
+
+View Server:
+
+* Fix the -S option to couchjs to increase memory limits (COUCHDB-1792).
Misc: