From: Chong Yidong Date: Fri, 10 Nov 2006 17:08:20 +0000 (+0000) Subject: * url-http.el (url-http-mark-connection-as-free) X-Git-Tag: emacs-pretest-22.0.91~149 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/8529c21d8ca254f34e9565912de092e2ff48c96e * 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. --- diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 20f9d326ad..adae66aee9 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,10 @@ +2006-11-10 Shun-ichi GOTO (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 * url-http.el (url-http-handle-authentication): If there are