You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by we...@apache.org on 2013/03/22 00:37:03 UTC

git commit: updated refs/heads/1.3.x to 9f07a4b

Updated Branches:
  refs/heads/1.3.x a833a9fc6 -> 9f07a4b86


Added comment for COUCHDB-1449 to CHANGES


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

Branch: refs/heads/1.3.x
Commit: 9f07a4b86b24457b8076d4dcc92524eda6de0a8a
Parents: a833a9f
Author: Wendall Cada <we...@apache.org>
Authored: Thu Mar 21 16:34:58 2013 -0700
Committer: Wendall Cada <we...@apache.org>
Committed: Thu Mar 21 16:34:58 2013 -0700

----------------------------------------------------------------------
 CHANGES |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9f07a4b8/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0cbb069..a59b851 100644
--- a/CHANGES
+++ b/CHANGES
@@ -70,6 +70,8 @@ Build System:
  * C/C++ compiler detection has been improved.
  * Autoconf v2.63 is now required if building from git checkout directly.
     See DEVELOPERS file for more details.
+ * Fixed issue in couchdb script where stopped status returns before process
+   exits.
 
 Version 1.2.1
 -------------