diff options
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 92bdf480e06..1c3e383c9fb 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-05-05 Andreas Seltenreich <seltenreich@gmx.de> (tiny change) | ||
| 2 | |||
| 3 | * url-http.el (url-http-parse-headers): Don't reuse connection if | ||
| 4 | "Connection: close" header was seen. | ||
| 5 | |||
| 1 | 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * url-gw.el (url-open-stream): Don't hide errors. | 8 | * url-gw.el (url-open-stream): Don't hide errors. |