aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d3e946819d4..4c6552f7db5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1289,6 +1289,7 @@ behavior of `completing-read'.
1289** `glyphless-char-display' can now distinguish between graphical and 1289** `glyphless-char-display' can now distinguish between graphical and
1290text terminal display, via a char-table entry that is a cons cell. 1290text terminal display, via a char-table entry that is a cons cell.
1291 1291
1292+++
1292** `open-network-stream' can now be used to open an encrypted stream. 1293** `open-network-stream' can now be used to open an encrypted stream.
1293It now accepts an optional `:type' parameter for initiating a TLS 1294It now accepts an optional `:type' parameter for initiating a TLS
1294connection, directly or via STARTTLS. To do STARTTLS, additional 1295connection, directly or via STARTTLS. To do STARTTLS, additional