Mercurial > emacs
diff lisp/url/ChangeLog @ 92305:76175fc0a2f9
(url-get-normalized-date): Simplify
to use `format-time-string'. Always generate date in UTC, but
call it GMT for full compatibility with the RFCs.
author | Teodor Zlatanov <tzz@lifelogs.com> |
---|---|
date | Thu, 28 Feb 2008 17:41:40 +0000 |
parents | 46cbed0b179b |
children | b7d3823f3c26 |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Thu Feb 28 17:09:18 2008 +0000 +++ b/lisp/url/ChangeLog Thu Feb 28 17:41:40 2008 +0000 @@ -1,3 +1,9 @@ +2008-02-28 Teodor Zlatanov <tzz@lifelogs.com> + + * url-util.el (url-get-normalized-date): Simplify + to use `format-time-string'. Always generate date in UTC, but + call it GMT for full compatibility with the RFCs. + 2008-02-06 Michael Albinus <michael.albinus@gmx.de> * url-handlers.el (file-remote-p): Add handler.