summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a872a8f6b5d..3bf4c81014b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -341,7 +341,8 @@ certificates via 'auth-source'.
** New user option 'network-stream-use-client-certificates'.
When non-nil, 'open-network-stream' performs lookups of client
certificates using 'auth-source' as if ':client-certificate t' were
-specified. Defaults to t.
+specified iff there is no explicit ':client-certificate' parameter.
+Defaults to nil.
+++
** New function 'fill-polish-nobreak-p', to be used in 'fill-nobreak-predicate'.