diff options
author | Eli Zaretskii <eliz@gnu.org> | 2007-03-31 09:51:25 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2007-03-31 09:51:25 +0000 |
commit | fd1e2cdef8fcf3fcb21be5453b9d9268aa9d0f32 (patch) | |
tree | cab6b76d083ced5321f4ac5c2316a272b725db55 /lisp/url | |
parent | 4551278734ccd2fcefab578c4765ef1b34ca28ef (diff) | |
download | emacs-fd1e2cdef8fcf3fcb21be5453b9d9268aa9d0f32.tar.gz |
Move url-http.el entry to lisp/url/ChangeLog.
Diffstat (limited to 'lisp/url')
-rw-r--r-- | lisp/url/ChangeLog | 6 |
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. |