summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1db1549d85e..c36d5660126 100644
--- a/lisp/ChangeLog
+++ b/lisp/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-03-31 Markus Triska <markus.triska@gmx.at>
* flymake.el (flymake-err-line-patterns): Doc fix.