From 26343c7f0ea071f41a6f6608751faf1fad9b3fe0 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 14 Jan 2009 20:46:23 +0000 Subject: [PATCH] * url-cookie.el (url-cookie-retrieve): Handle null localpart. --- lisp/url/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index a40e5831485..b2d290b2961 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,7 @@ +2009-01-14 Chong Yidong + + * url-cookie.el (url-cookie-retrieve): Handle null localpart. + 2009-01-13 Juanma Barranquero * url-util.el (url-truncate-url-for-viewing): Doc fix. -- 2.39.2