diff options
| -rw-r--r-- | lisp/url/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 88e3e06089b..766e45a12e2 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2012-08-11 Jason Rumney <jasonr@gnu.org> | 1 | 2012-08-11 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * url-http.el (url-http-create-request): Use url-http-proxy to | 3 | * url-http.el (url-http-create-request): Use url-http-proxy to |
| 4 | look up proxy credentials. | 4 | look up proxy credentials (Bug#12069). |
| 5 | 5 | ||
| 6 | 2012-07-28 David Engster <deng@randomsample.de> | 6 | 2012-07-28 David Engster <deng@randomsample.de> |
| 7 | 7 | ||