changeset 80401:52454b9e8627

* url-auth.el (url-digest-auth): Changed an if so that the interaction between the PROMPT and OVERWRITE arguments can no longer result in the user being queried twice for the same login and password information.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 31 Mar 2008 22:02:08 +0000
parents b156a8064c7f
children bc43e42e2fb4
files lisp/url/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Mon Mar 31 14:30:43 2008 +0000
+++ b/lisp/url/ChangeLog	Mon Mar 31 22:02:08 2008 +0000
@@ -1,3 +1,10 @@
+2008-01-29  John Wiegley  <johnw@newartisans.com>
+
+	* url-auth.el (url-digest-auth): Changed an if so that the
+	interaction between the PROMPT and OVERWRITE arguments can no
+	longer result in the user being queried twice for the same login
+	and password information.
+
 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
 	* url-util.el (url-get-normalized-date): Simplify