From: Eli Zaretskii Date: Sat, 16 Jan 2016 15:36:21 +0000 (+0200) Subject: ; * etc/NEWS: The final touch. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~957 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a0d5b7ae3bb014bb0b1c205d123c597df0e76411;p=emacs.git ; * etc/NEWS: The final touch. --- diff --git a/etc/NEWS b/etc/NEWS index 3db98979c7c..c0be46f5ec8 100644 --- 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 +++