aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 723fb986b0d..be20d70cd46 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
12008-02-25 John Wiegley <johnw@newartisans.com>
2
3 * url-auth.el (url-digest-auth): Don't show prompt if
4 authentication succeeded on the previous pass. Don't pass
5 "opaque" value if none is presented by the server.
6
12008-01-21 Stefan Monnier <monnier@iro.umontreal.ca> 72008-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * url-handlers.el (unhandled-file-name-directory): Add handler. 9 * url-handlers.el (unhandled-file-name-directory): Add handler.