summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2011-02-02 22:23:35 -0800
committerLars Ingebrigtsen <larsi@gnus.org>2011-02-02 22:23:35 -0800
commitfd7ec1ba35a61bd68d82704e9fe4c6b60513f83f (patch)
treedadf5815683c00551985fa1c677ead70d855b7de /lisp/url/ChangeLog
parentb301d17489c8584bb60d8d76e93a85b4b2aa5f41 (diff)
downloademacs-fd7ec1ba35a61bd68d82704e9fe4c6b60513f83f.tar.gz
Fix the ChangeLog message to be more legible.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 446bdc4afdd..742a3cfb9b5 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,7 +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.
+ move point if the callback function has moved changed/killed the
+ process buffer.
2010-12-16 Miles Bader <Miles Bader <miles@gnu.org>>