summaryrefslogtreecommitdiff
path: root/lisp/url
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2007-03-31 09:51:25 +0000
committerEli Zaretskii <eliz@gnu.org>2007-03-31 09:51:25 +0000
commitfd1e2cdef8fcf3fcb21be5453b9d9268aa9d0f32 (patch)
treecab6b76d083ced5321f4ac5c2316a272b725db55 /lisp/url
parent4551278734ccd2fcefab578c4765ef1b34ca28ef (diff)
downloademacs-fd1e2cdef8fcf3fcb21be5453b9d9268aa9d0f32.tar.gz
Move url-http.el entry to lisp/url/ChangeLog.
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index eb058534f63..521761d833d 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
+
+ * url-http.el (url-http-mark-connection-as-busy)
+ (url-http-mark-connection-as-free): Clear query-on-exit flag on
+ idle connections.
+
2007-02-04 Chong Yidong <cyd@stupidchicken.com>
* url-http.el (url-http-connection-opened): New variable.