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 2018/07/24 10:33:56 UTC

[couchdb-documentation] 03/03: add sec context to #1439 note

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch 2.2.0-release-notes-2
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 50fd09c9500c8db9413edabc414a3e9ad28d72c2
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Tue Jul 24 12:33:43 2018 +0200

    add sec context to #1439 note
---
 src/whatsnew/2.2.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/whatsnew/2.2.rst b/src/whatsnew/2.2.rst
index 833a9f6..11d010d 100644
--- a/src/whatsnew/2.2.rst
+++ b/src/whatsnew/2.2.rst
@@ -261,8 +261,8 @@ Bugfixes
   flag ``enable_database_recovery`` when set when compacting databases, rather than
   always retaining the old, renamed, uncompacted database file.
 * :ghissue:`1439`: The CouchDB setup wizard now correctly validates bind_addresses. It
-  also moves logging of internal wizard setup steps to the debug level from the notice
-  level.
+  also no longer logs credentials by moving logging of internal wizard setup steps to
+  the ``debug`` level from the ``notice`` level.
 
 Mango
 -----