aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-04-09 15:54:59 -0700
committerPaul Eggert2012-04-09 15:54:59 -0700
commit45e9f7da84c1bd3fc0d36d05c5708ed3b2d3a193 (patch)
tree5bc87a8b5a3c754b8eb44a612cc6c03561d6b968 /lisp/url/ChangeLog
parent9d6b4d53469a9ffd67bd770fabc6fe254e35c21d (diff)
parent05920a43fc18e696b464387e781e7cfdcea5b5af (diff)
downloademacs-45e9f7da84c1bd3fc0d36d05c5708ed3b2d3a193.tar.gz
emacs-45e9f7da84c1bd3fc0d36d05c5708ed3b2d3a193.zip
Merge from trunk.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 55aa9194904..d6e25188c69 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,24 @@
12012-03-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * url-queue.el (url-queue-kill-job): Check whether the buffer has
4 been killed asynchronously before selecting it.
5
62012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * url-queue.el (url-queue-kill-job): Make sure that the callback
9 is always called, even if we have a timeout.
10
112012-03-11 Chong Yidong <cyd@gnu.org>
12
13 * url-http.el (url-http-end-of-document-sentinel): Handle
14 keepalive expiry by calling url-http again (Bug#10223).
15 (url-http): New arg, for the above.
16
172012-03-11 Devon Sean McCullough <emacs-hacker2012@jovi.net>
18
19 * url-http.el (url-http-find-free-connection): Don't pass a nil
20 argument to url-http-mark-connection-as-busy (bug#10891).
21
12012-02-20 Lars Ingebrigtsen <larsi@gnus.org> 222012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2 23
3 * url-queue.el (url-queue-kill-job): Delete the process sentinel 24 * url-queue.el (url-queue-kill-job): Delete the process sentinel