[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v
From: |
John Wiegley |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog,v |
Date: |
Tue, 29 Jan 2008 03:52:06 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: John Wiegley <johnw> 08/01/29 03:52:05
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -b -r1.147 -r1.148
--- ChangeLog 22 Jan 2008 23:53:44 -0000 1.147
+++ ChangeLog 29 Jan 2008 03:52:05 -0000 1.148
@@ -1,3 +1,11 @@
+2008-01-29 John Wiegley <address@hidden>
+
+ * url-auth.el (url-digest-auth): If the 'opaque' argument is not
+ being used, don't add it to the response text. Also, 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-01-21 Stefan Monnier <address@hidden>
* url-handlers.el (unhandled-file-name-directory): Add handler.