aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2013-06-26 14:54:33 +0200
committerLars Magne Ingebrigtsen <[email protected]>2013-06-26 14:54:33 +0200
commit843571cba9e46385c1e46a6d78e2838edde4c564 (patch)
tree20d660fee82a0a38f682f846d852a97a90ad6310 /etc/NEWS
parenteab35f39222d075677e012469bf612e4fbb31caa (diff)
Implement a command and mode for displaying and editing cookies
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index db6ad061b2..8df6153e80 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1194,6 +1194,9 @@ and the `attributes' slot is always nil.
The `url-retrieve' function now uses this to encode its URL argument,
in case that is not properly encoded.
+*** New command `url-cookie-list' displays all the current cookies, and
+allows deleting selected cookies.
+
** notifications.el supports now version 1.2 of the Notifications API.
The function `notifications-get-capabilities' returns the supported
server properties.