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 69f5a5c295a..531dce8e728 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-03-09 Magnus Henoch <mange@freemail.hu> | ||
| 2 | |||
| 3 | * url-http.el (url-http-chunked-encoding-after-change-function): | ||
| 4 | Remove superfluous CRLF at end of file. (bug #42) | ||
| 5 | |||
| 1 | 2008-03-02 Andreas Schwab <schwab@suse.de> | 6 | 2008-03-02 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * url-util.el: Require cl when compiling. | 8 | * url-util.el: Require cl when compiling. |