diff options
| -rw-r--r-- | lisp/url/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ | |||
| 1 | 2009-01-15 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * url-cookie.el (url-cookie-retrieve): If localpart is not a | ||
| 4 | string, use it literally. | ||
| 5 | |||
| 1 | 2009-01-14 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-01-14 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * url-cookie.el (url-cookie-retrieve): Handle null localpart. | 8 | * url-cookie.el (url-cookie-retrieve): Handle null localpart. |