aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-12-04 17:41:41 -0500
committerChong Yidong2010-12-04 17:41:41 -0500
commit37bf6ce2b49638516419b1cab86e2d891ade779e (patch)
treec85f291a8d8d4a7524e14aa43da853b7835c279d /lisp/url/ChangeLog
parent11cb1e35ff74fdff80d74ee3ec6d61e74b802cea (diff)
downloademacs-37bf6ce2b49638516419b1cab86e2d891ade779e.tar.gz
emacs-37bf6ce2b49638516419b1cab86e2d891ade779e.zip
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
Suggested by Lennart Borgman.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 90533fa297c..8fdd340da6c 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
12010-12-04 Chong Yidong <cyd@stupidchicken.com>
2
3 * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART.
4 Suggested by Lennart Borgman (Bug#7543).
5
12010-09-18 Glenn Morris <rgm@gnu.org> 62010-09-18 Glenn Morris <rgm@gnu.org>
2 7
3 * url-cache.el (url-is-cached): Doc fix. 8 * url-cache.el (url-is-cached): Doc fix.