]> git.eshelyaron.com Git - emacs.git/commitdiff
* url-auth.el (url-digest-auth): Changed an if so that the
authorChong Yidong <cyd@stupidchicken.com>
Mon, 31 Mar 2008 22:02:08 +0000 (22:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 31 Mar 2008 22:02:08 +0000 (22:02 +0000)
interaction between the PROMPT and OVERWRITE arguments can no
longer result in the user being queried twice for the same login
and password information.

lisp/url/ChangeLog

index d2c32afc2049cf9923fbe5d9d4b152767d95982b..f94441b9d7e3aebce3425dbea2f01581e3ea53b2 100644 (file)
@@ -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