]> git.eshelyaron.com Git - emacs.git/commitdiff
Last change fixes Bug#12069
authorJason Rumney <jasonr@gnu.org>
Sat, 11 Aug 2012 14:50:28 +0000 (22:50 +0800)
committerJason Rumney <jasonr@gnu.org>
Sat, 11 Aug 2012 14:50:28 +0000 (22:50 +0800)
lisp/url/ChangeLog

index 88e3e06089bf0efc84098d14c427b6ce195abd07..766e45a12e29d68efea3e2bbcccb9a54b38505e4 100644 (file)
@@ -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>