aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2004-11-28 19:14:11 +0000
committerAndreas Schwab2004-11-28 19:14:11 +0000
commitdc1a0a7a28a2d8a53c331368c2df41c4bec360bb (patch)
tree3bc0a59219c112cacb3eb4aedbf3126ba9dfd464 /lisp/url/ChangeLog
parent180ee7c785192ad92b7078e81f4b235198b171df (diff)
downloademacs-dc1a0a7a28a2d8a53c331368c2df41c4bec360bb.tar.gz
emacs-dc1a0a7a28a2d8a53c331368c2df41c4bec360bb.zip
(url-http-create-request): Don't add newline after
the request data.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 8f97d48bc46..7a527f943e3 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,8 @@
12004-11-28 Andreas Schwab <schwab@suse.de>
2
3 * url-http.el (url-http-create-request): Don't add newline after
4 the request data.
5
12004-11-20 Masatake YAMATO <jet@gyve.org> 62004-11-20 Masatake YAMATO <jet@gyve.org>
2 7
3 * url.el (url-mm-callback): Delay the invocation 8 * url.el (url-mm-callback): Delay the invocation