Commit 7b46b24d authored by Stefan Kangas's avatar Stefan Kangas
Browse files

; Move NEWS item to "Incomatible Changes" section

parent 8c448c6b
Pipeline #27526 failed with stages
in 90 minutes and 38 seconds
......@@ -65,6 +65,17 @@ arranges for Emacs to be the default application for the 'org-protocol'
URI scheme. See the Org mode manual, Info node "(org) Protocols" for
more details.
* Incompatible Changes in Emacs 30.1
+++
** URL now never sends user email addresses in HTTP requests.
Emacs never sent email addresses by default, but it used to be
possible to customize 'url-privacy-level' so that the users email
address was sent along in HTTP requests. This feature has now been
removed, as it was considered more risky than useful. The user option
'url-personal-mail-address' is now also obsolete.
* Changes in Emacs 30.1
......@@ -1093,14 +1104,6 @@ Highlighting Tests" node in the ERT manual.
** URL
+++
*** URL now never sends user email addresses in HTTP requests.
Emacs never sent email addresses by default, but it used to be
possible to customize 'url-privacy-level' so that the users email
address was sent along in HTTP requests. This feature has now been
removed, as it was considered more risky than useful. The user option
'url-personal-mail-address' is now also obsolete.
+++
*** 'url-gateway-broken-resolution' is now obsolete.
This option was intended for use on SunOS 4.x and Ultrix systems,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment