(smtpmail-try-auth-methods): If the user has stored a user name, then
[bpt/emacs.git] / lisp / url / ChangeLog
index 910234e..9f7ad1c 100644 (file)
@@ -1,3 +1,17 @@
+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.