aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-04-13 14:59:08 +0000
committerChong Yidong <[email protected]>2007-04-13 14:59:08 +0000
commitf25a99463445a719c180c6570ee2278593c540bb (patch)
tree0bdef06b02ed0269fb03bcfaed20ca8e39031fbf
parent58aba8143c1e9c1807d23ca5f6bb243c5d84fe24 (diff)
* url-http.el (url-http-parse-headers): Stop after a set number of
redirections. Suggested by Diane Murray. * url-vars.el (url-max-redirections): New var.
-rw-r--r--lisp/url/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index e0f989f145..a9ecd3e5d9 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-13 Chong Yidong <[email protected]>
+
+ * url-http.el (url-http-parse-headers): Stop after a set number of
+ redirections. Suggested by Diane Murray.
+
+ * url-vars.el (url-max-redirections): New var.
+
2007-04-01 Diane Murray <[email protected]> (tiny change)
* url-http.el (url-http-handle-cookies): Reverse list returned by