Mercurial > emacs
changeset 73904:fe0e3c5e9303
* url-http.el (url-http-mark-connection-as-free)
(url-http-find-free-connection): Don't treat process with status
`connect' as free.
(url-http-async-sentinel): Request correct url.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 10 Nov 2006 17:08:20 +0000 |
parents | f0343b6fc846 |
children | efe611a754cc |
files | lisp/url/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Fri Nov 10 16:58:27 2006 +0000 +++ b/lisp/url/ChangeLog Fri Nov 10 17:08:20 2006 +0000 @@ -1,3 +1,10 @@ +2006-11-10 Shun-ichi GOTO <gotoh@taiyo.co.jp> (tiny change) + + * url-http.el (url-http-mark-connection-as-free) + (url-http-find-free-connection): Don't treat process with status + `connect' as free. + (url-http-async-sentinel): Request correct url. + 2006-11-08 Magnus Henoch <mange@freemail.hu> * url-http.el (url-http-handle-authentication): If there are