diff options
Diffstat (limited to 'lisp/url/ChangeLog')
| -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 cb002731eec..b5bc07cb170 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-03-05 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * url-http.el (url-http-find-free-connection): Don't kill the process | ||
| 4 | when killing the temp buffer. | ||
| 5 | (url-http-symbol-value-in-buffer): Massage to make it clear to the | ||
| 6 | byte-compiler that the function is defined. | ||
| 7 | |||
| 1 | 2006-02-20 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2006-02-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * url.el (url-redirect-buffer): New var. | 10 | * url.el (url-redirect-buffer): New var. |