From 200c0424509ea5710437686de485b0a366eeac99 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 15 Jan 2009 13:56:05 +0000 Subject: [PATCH] * url-cookie.el (url-cookie-retrieve): If localpart is not a string, use it literally. --- lisp/url/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index b2d290b2961..9efd2a093f0 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,8 @@ +2009-01-15 Chong Yidong + + * url-cookie.el (url-cookie-retrieve): If localpart is not a + string, use it literally. + 2009-01-14 Chong Yidong * url-cookie.el (url-cookie-retrieve): Handle null localpart. -- 2.39.2