aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2005-09-01 16:38:39 +0000
committerChong Yidong2005-09-01 16:38:39 +0000
commit6fd388f37c90d733cd11925c73acfb6af17907cd (patch)
treef394dd8c52dc78d9a0995b7103142944392d63d9 /lisp/url/ChangeLog
parent02de72e92c954fc0c1e125276af9f024bca437a8 (diff)
downloademacs-6fd388f37c90d733cd11925c73acfb6af17907cd.tar.gz
emacs-6fd388f37c90d733cd11925c73acfb6af17907cd.zip
*** empty log message ***
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index e1d8406ae70..ad0ee150207 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,12 @@
12005-09-01 Chong Yidong <cyd@stupidchicken.com>
2
3 * url-util.el (url-parse-query-string): New optional argument
4 allow-newlines allows decoding of newlines.
5
6 * url-mailto.el (url-mailto): Allow newlines in URL arguments.
7 Don't lose original "to" value when there is a "to" header.
8 Remove carriage return characters in message body.
9
12005-08-24 Juanma Barranquero <lekktu@gmail.com> 102005-08-24 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * url-news.el (nntp-open-tls-stream, nntp-open-ssl-stream): 12 * url-news.el (nntp-open-tls-stream, nntp-open-ssl-stream):