aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/url/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index d2c32afc204..f94441b9d7e 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,10 @@
12008-01-29 John Wiegley <johnw@newartisans.com>
2
3 * url-auth.el (url-digest-auth): Changed an if so that the
4 interaction between the PROMPT and OVERWRITE arguments can no
5 longer result in the user being queried twice for the same login
6 and password information.
7
12008-02-28 Teodor Zlatanov <tzz@lifelogs.com> 82008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
2 9
3 * url-util.el (url-get-normalized-date): Simplify 10 * url-util.el (url-get-normalized-date): Simplify