From: Robert Pluim Date: Tue, 19 Nov 2019 14:28:36 +0000 (+0100) Subject: ; Fix NEWS entry for network-lookup-address-info X-Git-Tag: emacs-27.0.90~571 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb1e7433cb6c9d96ff048a82be1ea6bdc06dba96;p=emacs.git ; Fix NEWS entry for network-lookup-address-info --- diff --git a/etc/NEWS b/etc/NEWS index 485d2b1fdf4..4887b8e6819 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -231,6 +231,7 @@ To get the old, less-secure behavior, you can set the *** When run by root, emacsclient no longer connects to non-root sockets. (Instead you can use Tramp methods to run root commands in a non-root Emacs.) ++++ ** New function 'network-lookup-address-info'. This does IPv4 and/or IPv6 address lookups on hostnames.