You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/05/28 19:34:44 UTC

git commit: updated refs/heads/1.3.x to d973463

Updated Branches:
  refs/heads/1.3.x c9b53a6fe -> d9734633c


Port NEWS/CHANGES updates to change log.


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d9734633
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d9734633
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d9734633

Branch: refs/heads/1.3.x
Commit: d9734633cef8ffa52cd116d2c900a31bac96792e
Parents: c9b53a6
Author: Dirkjan Ochtman <dj...@apache.org>
Authored: Tue May 28 19:34:38 2013 +0200
Committer: Dirkjan Ochtman <dj...@apache.org>
Committed: Tue May 28 19:34:38 2013 +0200

----------------------------------------------------------------------
 share/doc/src/changelog.rst |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d9734633/share/doc/src/changelog.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/changelog.rst b/share/doc/src/changelog.rst
index b85ef75..b933b9a 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
 -------------