diff lisp/url/ChangeLog @ 105905:57dbd4754360

* url-http.el (url-http-handle-authentication): Use proxy server, if any, for authentication (Bug#4883).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 08 Nov 2009 05:32:48 +0000
parents 328150f0cf76
children b240f123834a
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Sun Nov 08 00:32:18 2009 +0000
+++ b/lisp/url/ChangeLog	Sun Nov 08 05:32:48 2009 +0000
@@ -1,3 +1,8 @@
+2009-11-08  Kai Tetzlaff  <kai.tetzlaff@web.de>  (tiny change)
+
+	* url-http.el (url-http-handle-authentication): Use proxy server,
+	if any, for authentication (Bug#4883).
+
 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* url-util.el (url-insert-entities-in-string):