summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2011-02-02 22:22:07 -0800
committerLars Ingebrigtsen <larsi@gnus.org>2011-02-02 22:22:07 -0800
commitb301d17489c8584bb60d8d76e93a85b4b2aa5f41 (patch)
treeb495415358aebda962fdbc6fc83bb450b6d9a719 /lisp/url/ChangeLog
parent011f86c70faec8ebe3164ac893a59a8490cd8ba7 (diff)
downloademacs-b301d17489c8584bb60d8d76e93a85b4b2aa5f41.tar.gz
(url-http-wait-for-headers-change-function): Don't move if the callback function has moved point.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index a557f8d0e38..446bdc4afdd 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
+2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
+
+ * url-http.el (url-http-wait-for-headers-change-function): Don't
+ move if the callback function has moved point.
+
2010-12-16 Miles Bader <Miles Bader <miles@gnu.org>>
* url-cookie.el: Require 'cl when compiling -- it's necessary for