diff options
| -rw-r--r-- | lisp/url/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 20f9d326adb..adae66aee91 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-11-10 Shun-ichi GOTO <gotoh@taiyo.co.jp> (tiny change) | ||
| 2 | |||
| 3 | * url-http.el (url-http-mark-connection-as-free) | ||
| 4 | (url-http-find-free-connection): Don't treat process with status | ||
| 5 | `connect' as free. | ||
| 6 | (url-http-async-sentinel): Request correct url. | ||
| 7 | |||
| 1 | 2006-11-08 Magnus Henoch <mange@freemail.hu> | 8 | 2006-11-08 Magnus Henoch <mange@freemail.hu> |
| 2 | 9 | ||
| 3 | * url-http.el (url-http-handle-authentication): If there are | 10 | * url-http.el (url-http-handle-authentication): If there are |