aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
-rw-r--r--lisp/url/ChangeLog6
2 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c36d5660126..1db1549d85e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,9 +1,3 @@
12007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2
3 * url-http.el (url-http-mark-connection-as-busy)
4 (url-http-mark-connection-as-free): Clear query-on-exit flag on
5 idle connections.
6
72007-03-31 Markus Triska <markus.triska@gmx.at> 12007-03-31 Markus Triska <markus.triska@gmx.at>
8 2
9 * flymake.el (flymake-err-line-patterns): Doc fix. 3 * flymake.el (flymake-err-line-patterns): Doc fix.
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 @@
12007-03-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2
3 * url-http.el (url-http-mark-connection-as-busy)
4 (url-http-mark-connection-as-free): Clear query-on-exit flag on
5 idle connections.
6
12007-02-04 Chong Yidong <cyd@stupidchicken.com> 72007-02-04 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * url-http.el (url-http-connection-opened): New variable. 9 * url-http.el (url-http-connection-opened): New variable.