aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url')
-rw-r--r--lisp/url/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index ac55bad13fb..0cdcc139905 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -33,7 +33,7 @@
332013-09-16 Glenn Morris <rgm@gnu.org> 332013-09-16 Glenn Morris <rgm@gnu.org>
34 34
35 * url-misc.el (url-data): Avoid match-data mix-up with base64 case. 35 * url-misc.el (url-data): Avoid match-data mix-up with base64 case.
36 Use Content-Transfer-Encoding rather than Content-Encoding. (Bug#15285) 36 Use Content-Transfer-Encoding rather than Content-Encoding. (Bug#15285)
37 37
382013-09-13 Glenn Morris <rgm@gnu.org> 382013-09-13 Glenn Morris <rgm@gnu.org>
39 39