# HG changeset patch # User Chong Yidong # Date 1163178500 0 # Node ID fe0e3c5e9303531713613ca039fc2f7e93f72c67 # Parent f0343b6fc84625a9194ee05a079db5825ba53774 * 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 -r f0343b6fc846 -r fe0e3c5e9303 lisp/url/ChangeLog --- 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 (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