]> code.delx.au - gnu-emacs/commitdiff
; * etc/NEWS: The final touch.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2016 15:36:21 +0000 (17:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jan 2016 15:36:21 +0000 (17:36 +0200)
etc/NEWS

index 3db98979c7c1577419ce2a0724b82bf98d5b91ed..c0be46f5ec8afc0d87388396f840ceedcdc07bbf 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -168,12 +168,6 @@ the variable `dir-locals-file' for more information.
 added via the new Network Security Manager (NSM) and controlled via
 the `network-security-level' variable.
 
-** If Emacs isn't built with TLS support, an external TLS-capable
-program is used instead.  This program used to be run in --insecure
-mode by default, but has now changed to be secure instead, and will
-fail if you try to connect to non-verifiable hosts.  This is
-controlled by the `tls-program' variable.
-
 +++
 ** C-h l now also lists the commands that were run.
 
@@ -789,6 +783,13 @@ See the doc string of `sh-indent-after-continuation' for details.
 ---
 *** Fatal TLS errors are now silent by default.
 
+---
+*** If Emacs isn't built with TLS support, an external TLS-capable
+program is used instead.  This program used to be run in --insecure
+mode by default, but has now changed to be secure instead, and will
+fail if you try to connect to non-verifiable hosts.  This is
+controlled by the `tls-program' variable.
+
 ** URL
 
 +++