aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2013-02-15 21:05:32 -0500
committerGlenn Morris <[email protected]>2013-02-15 21:05:32 -0500
commitfe2219e20272be72e5c4e8996d531af5489f1002 (patch)
tree7f479e387898808bf3b1f64eebec1e280716ec55 /lisp/url/ChangeLog
parentbb9dfee1d6d0e67b3564d25580f144d25284c0ea (diff)
url-http-wait-for-headers-change-function fix for bug#13598
* lisp/url/url-http.el (url-http-wait-for-headers-change-function): Avoid prematurely finding the end of headers when they arrive line-by-line.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 72842ad188..f8f24de6b6 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
+2013-02-16 Glenn Morris <[email protected]>
+
+ * url-http.el (url-http-wait-for-headers-change-function):
+ Avoid prematurely finding the end of headers when they arrive
+ line-by-line. (Bug#13598)
+
2013-02-03 Stefan Monnier <[email protected]>
* url-cache.el (url-cache-create-filename-using-md5): Don't waste your