(smtpmail-try-auth-methods): If the user has stored a user name, then
[bpt/emacs.git] / lisp / url / ChangeLog
index 1049d09..9f7ad1c 100644 (file)
@@ -1,3 +1,26 @@
+2011-06-04  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * url-future.el (url-future-test): Fix scope of `saver'.
+
+2011-06-01  Glenn Morris  <rgm@gnu.org>
+
+       * url-queue.el (url-queue-parallel-processes, url-queue-timeout):
+       Add :version tag for options that will be new in 24.1.
+
+2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * url-queue.el (url-queue-parallel-processes): Increase the
+       default to 6, since 2 seems too conservative for normal usage.
+
+2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * url-future.el: Add general futures facility.
+
+2011-05-29  Leo Liu  <sdl.web@gmail.com>
+
+       * url-cookie.el (url-cookie): Add option :named so that
+       url-cookie-p is defined.  (Bug#8747)
+
 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * url-queue.el: New file.