summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2012-08-11 22:50:28 +0800
committerJason Rumney <jasonr@gnu.org>2012-08-11 22:50:28 +0800
commit46fab912d891ed35d6a3f8ccff79ce4c1c42b5ce (patch)
tree27a93753e060a84c1163d18c038845cf79e2f94c /lisp/url/ChangeLog
parent4ed1626da6e9f060129808273b7b94e3d4f69dc9 (diff)
downloademacs-46fab912d891ed35d6a3f8ccff79ce4c1c42b5ce.tar.gz
Last change fixes Bug#12069
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog2
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 @@
2012-08-11 Jason Rumney <jasonr@gnu.org>
* url-http.el (url-http-create-request): Use url-http-proxy to
- look up proxy credentials.
+ look up proxy credentials (Bug#12069).
2012-07-28 David Engster <deng@randomsample.de>