comparison lisp/url/ChangeLog @ 98937:8b3687fd75fe

* url-auth.el (url-basic-auth): Encode password string.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 20 Oct 2008 16:05:53 +0000
parents e44273834265
children 814d2d823dd7
comparison
equal deleted inserted replaced
98936:b319dc76ba0e 98937:8b3687fd75fe
1 2008-10-20 İsmail Dönmez <ismail@namtrac.org> (tiny change)
2
3 * url-auth.el (url-basic-auth): Encode password string.
4
1 2008-08-30 Glenn Morris <rgm@gnu.org> 5 2008-08-30 Glenn Morris <rgm@gnu.org>
2 6
3 * url-http.el (url-https-expand-file-name): Resolve directly to 7 * url-http.el (url-https-expand-file-name): Resolve directly to
4 url-default-expander rather than via another alias. 8 url-default-expander rather than via another alias.
5 (url-default-expander): Autoload an autoload. (Bug#825). 9 (url-default-expander): Autoload an autoload. (Bug#825).