diff options
Diffstat (limited to 'lisp/url/ChangeLog')
| -rw-r--r-- | lisp/url/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index b3b8057a9f9..13628773137 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | 2014-11-05 Teodor Zlatanov <tzz@lifelogs.com> | 1 | 2014-11-05 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 2 | ||
| 3 | * url-http.el (url-user-agent): New variable, can be function or | 3 | * url-http.el (url-user-agent): New variable, can be function or |
| 4 | string. Suggested by Vibhav Pant <vibhavp@ubuntu.com>. | 4 | string. Suggested by Vibhav Pant <vibhavp@ubuntu.com>. Add |
| 5 | (Bug#16498) | 5 | :version. (Bug#16498) |
| 6 | 6 | ||
| 7 | (url-http-user-agent-string): Use it. | 7 | (url-http-user-agent-string): Use it. |
| 8 | 8 | ||