You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/06/18 16:32:56 UTC

[37/41] git commit: updated refs/heads/1832-fix-empty-attachment-name to ad774b6

Added comment for COUCHDB-1449, and added sections for 1.2.2 to CHANGES


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

Branch: refs/heads/1832-fix-empty-attachment-name
Commit: b5d18fe2ae456d1fea9fd3e3990ccabf815326c2
Parents: 4bd0adc
Author: Wendall Cada <we...@apache.org>
Authored: Thu Mar 21 16:30:59 2013 -0700
Committer: Wendall Cada <we...@apache.org>
Committed: Thu Mar 21 16:30:59 2013 -0700

----------------------------------------------------------------------
 CHANGES | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b5d18fe2/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 0325b6f..1d584c5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,9 +4,16 @@ Apache CouchDB CHANGES
 Version 1.2.2
 -------------
 
+HTTP Interface:
+
  * Reset rewrite counter on new request, avoiding unnecessary request failures
    due to bogus rewrite limit reports.
 
+Build System:
+
+ * Fixed issue in couchdb script where stopped status returns before process
+   exits.
+
 Version 1.2.1
 -------------