comparison lisp/url/ChangeLog @ 92401:b7d3823f3c26

Require cl when compiling.
author Andreas Schwab <schwab@suse.de>
date Sun, 02 Mar 2008 17:24:18 +0000
parents 76175fc0a2f9
children dda0ad1df597
comparison
equal deleted inserted replaced
92400:4ab660fd765e 92401:b7d3823f3c26
1 2008-03-02 Andreas Schwab <schwab@suse.de>
2
3 * url-util.el: Require cl when compiling.
4
1 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com> 5 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
2 6
3 * url-util.el (url-get-normalized-date): Simplify 7 * url-util.el (url-get-normalized-date): Simplify
4 to use `format-time-string'. Always generate date in UTC, but 8 to use `format-time-string'. Always generate date in UTC, but
5 call it GMT for full compatibility with the RFCs. 9 call it GMT for full compatibility with the RFCs.