# HG changeset patch # User Magnus Henoch # Date 1163018087 0 # Node ID 28bd4e5c228d744e648cb97ad97cb5977e5c6467 # Parent 8368b321b13d5ce9502e26a2f97876b06ef20e28 *** empty log message *** diff -r 8368b321b13d -r 28bd4e5c228d lisp/url/ChangeLog --- a/lisp/url/ChangeLog Wed Nov 08 20:34:36 2006 +0000 +++ b/lisp/url/ChangeLog Wed Nov 08 20:34:47 2006 +0000 @@ -1,5 +1,9 @@ 2006-11-08 Magnus Henoch + * url-http.el (url-http-handle-authentication): If there are + several authentication headers, use the strongest available + method. + * url.el (url-retrieve-synchronously): Allow quitting when inhibit-quit is t.