]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Allow URL using HTTPS proxies using CONNECT
[gnu-emacs] / etc / NEWS
index 6ef196aa802d3bf10d85364a2fc7314940778479..6cc1c5ae01cce9388097b3a3d65d0305684de3de 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -208,6 +208,9 @@ permanent and documented, and may be used by Lisp programs.  Its value
 is a list of currently open parenthesis positions, starting with the
 outermost parenthesis.
 
+** The function 'redirect-debugging-output' now works on platforms
+other than GNU/Linux.
+
 \f
 * Changes in Emacs 25.2 on Non-Free Operating Systems
 
@@ -1222,6 +1225,8 @@ plist will contain a :peer element that has the output of
 programmatically delete all cookies, or cookies from a specific
 domain.
 
+*** The URL package now support https over proxies supporting CONNECT.
+
 ** Tramp
 
 +++