summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <djc@apache.org>2013-05-28 19:34:38 +0200
committerDirkjan Ochtman <djc@apache.org>2013-05-28 19:34:38 +0200
commitd9734633cef8ffa52cd116d2c900a31bac96792e (patch)
treec56a67f3d6874159f060feb8a9266f2122e1986b
parentc9b53a6feaa38545dfcaf02c3dd9b33e89ceabea (diff)
downloadcouchdb-d9734633cef8ffa52cd116d2c900a31bac96792e.tar.gz
Port NEWS/CHANGES updates to change log.
-rw-r--r--share/doc/src/changelog.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index b85ef75a2..b933b9a78 100644
--- a/share/doc/src/changelog.rst
+++ b/share/doc/src/changelog.rst
@@ -56,13 +56,20 @@ Log System
^^^^^^^^^^
* Don't log about missing .compact files. :commit:`06f1a8dc`
-* Fix bug in WARN level logging from 1.3.0.
+* :issue:`1794`: Fix bug in WARN level logging from 1.3.0.
+
+View Server
+^^^^^^^^^^^
+
+* :issue:`1792`: Fix the -S option to couchjs to increase memory limits.
+ :commit:`cfaa66cd`
Miscellaneous
^^^^^^^^^^^^^
* Improve documentation: better structure, improve language, less duplication.
-* Improvements to test suite.
+* :issue:`1784`: Improvements to test suite and VPATH build system.
+ :commit:`01afaa4f`
Version 1.3.0
-------------