aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2012-04-10 03:57:45 +0200
committerLars Magne Ingebrigtsen2012-04-10 03:57:45 +0200
commit9ea49b28ab86d5207553d0827e1209276d03cd72 (patch)
treee524549c208a3bd69af0a256127463332f1e607c /lisp/url/ChangeLog
parent263f20cd0a60e791e14ead267b5aefe7ad3e2dea (diff)
downloademacs-9ea49b28ab86d5207553d0827e1209276d03cd72.tar.gz
emacs-9ea49b28ab86d5207553d0827e1209276d03cd72.zip
Add a policy list of domains that url.el can set cookies for
* etc/publicsuffix.txt: New file. * lisp/url/url-cookie.el (url-cookie-two-dot-domains): Remove. (url-cookie-host-can-set-p): Use `url-domsuf-cookie-allowed-p' instead of the variable above. Fixes: debbugs:1401
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index d6e25188c69..4c9635f8ecf 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,11 @@
12012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * url-domsurf.el: New file (bug#1401).
4
5 * url-cookie.el (url-cookie-two-dot-domains): Remove.
6 (url-cookie-host-can-set-p): Use `url-domsuf-cookie-allowed-p'
7 instead of the variable above.
8
12012-03-25 Lars Magne Ingebrigtsen <larsi@gnus.org> 92012-03-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 10
3 * url-queue.el (url-queue-kill-job): Check whether the buffer has 11 * url-queue.el (url-queue-kill-job): Check whether the buffer has