git commit: Update NEWS CHANGES for file:format_error

2012-03-21 Thread randall
Updated Branches:
  refs/heads/1.2.x cd238b42d - 25e079117


Update NEWS  CHANGES for file:format_error


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

Branch: refs/heads/1.2.x
Commit: 25e079117218b52c18d51dca0810b974ec80ff8a
Parents: cd238b4
Author: Randall Leeds rand...@apache.org
Authored: Wed Mar 21 13:38:58 2012 -0700
Committer: Randall Leeds rand...@apache.org
Committed: Wed Mar 21 13:39:13 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/25e07911/CHANGES
--
diff --git a/CHANGES b/CHANGES
index 369c76e..aa16074 100644
--- a/CHANGES
+++ b/CHANGES
@@ -102,6 +102,7 @@ Futon:
 Log System:
 
  * Log correct stacktrace in all cases.
+ * Improvements to log messages for file-related errors.
 
 Version 1.1.1
 -

http://git-wip-us.apache.org/repos/asf/couchdb/blob/25e07911/NEWS
--
diff --git a/NEWS b/NEWS
index 631c7e1..4067744 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,7 @@ This release contains backwards incompatible changes.
  * Improvements to the build system and etap test suite.
  * 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.1
 -



git commit: Update NEWS CHANGES for file:format_error

2012-03-21 Thread randall
Updated Branches:
  refs/heads/1.1.x 9490c55e3 - e567f110a


Update NEWS  CHANGES for file:format_error


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

Branch: refs/heads/1.1.x
Commit: e567f110a93b2abf80f77f7241374734b0a975fc
Parents: 9490c55
Author: Randall Leeds rand...@apache.org
Authored: Wed Mar 21 13:38:58 2012 -0700
Committer: Randall Leeds rand...@apache.org
Committed: Wed Mar 21 13:40:57 2012 -0700

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e567f110/CHANGES
--
diff --git a/CHANGES b/CHANGES
index 3262da8..b676bc2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,10 @@ View Server:
 
 * Avoid invalidating view indexes when running out of file descriptors.
 
+Log System:
+
+* Improvements to log messages for file-related errors.
+
 Version 1.1.1
 -
 

http://git-wip-us.apache.org/repos/asf/couchdb/blob/e567f110/NEWS
--
diff --git a/NEWS b/NEWS
index fe85146..4eb39c2 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,7 @@ This version has not been released yet.
 * Fix pull replication of documents with many revisions.
 * Fix replication with an HTTP source and target
 * Avoid invalidating view indexes when running out of file descriptors.
+* Improvements to log messages for file-related errors.
 
 Version 1.1.1
 -