Add option :named to defstruct in url-cookie.el
[bpt/emacs.git] / lisp / url / ChangeLog
index 528b63a..37a9fb8 100644 (file)
@@ -1,3 +1,17 @@
+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