summaryrefslogtreecommitdiff
path: root/lisp/url
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-02-20 19:36:54 -0500
committerGlenn Morris <rgm@gnu.org>2015-02-20 19:36:54 -0500
commit1ee99b6fbde4a58e7be24c46e19ff8faadbe704f (patch)
tree429bab777ffae2befa4d3e3754a8025b7f20e5c9 /lisp/url
parent80e67e434cce67417453b0d8ac66e061b279e4e7 (diff)
# ChangeLog fix
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 920d692d319..0f464135840 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -4,6 +4,11 @@
* url-dav.el (url-dav-delete-directory, url-dav-delete-file)
(url-dav-directory-files): Keep diagnostics consistent with system's.
+2015-01-17 Ivan Shmakov <ivan@siamics.net>
+
+ * url-cookie.el (url-cookie-write-file): Let-bind print-length
+ and print-level to nil to avoid writing a garbled list. (Bug#16805)
+
2014-12-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
* url-http.el (url-http-parse-headers): `gnutls-available-p' is