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:46 UTC

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

Correcting NEWS and CHANGES discrepancies


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

Branch: refs/heads/1832-fix-empty-attachment-name
Commit: cd0e051a36a962d6074a40d838def5b2124ffa2f
Parents: 9f9d63a
Author: Noah Slater <ns...@apache.org>
Authored: Wed Feb 27 21:33:31 2013 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Wed Feb 27 21:33:31 2013 +0000

----------------------------------------------------------------------
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/cd0e051a/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 1460439..48e723d 100644
--- a/NEWS
+++ b/NEWS
@@ -70,9 +70,9 @@ This release contains backwards incompatible changes.
  * Fixed incorrect reduce query results when using pagination parameters.
  * Made icu_driver work with Erlang R15B and later.
  * Improvements to the build system and etap test suite.
+ * Improvements to log messages for file-related errors.
  * Avoid invalidating view indexes when running out of file descriptors.
  * Log correct stacktrace in all cases.
- * Improvements to log messages for file-related errors.
 
 Version 1.1.2
 -------------