]> code.delx.au - gnu-emacs/blobdiff - lisp/url/ChangeLog
* url-future.el: Add general futures facility.
[gnu-emacs] / lisp / url / ChangeLog
index 528b63a6448e5adaed073ba0bd51d095ec54eb03..910234eca1a32b7fd9b3a4442dd41ebe6c4ecaf3 100644 (file)
@@ -1,3 +1,21 @@
+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.
+       (url-queue-run-queue): Pick the first waiting job, and not the
+       last.
+       (url-queue-parallel-processes): Lower the concurrency level, since
+       Emacs doesn't seem to like too many async processes.
+       (url-queue-prune-old-entries): Fix up the pruning code.
+
 2011-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * url-http.el (url-http-wait-for-headers-change-function): Protect