aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/url/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 8c53d49fdd1..364f1bb882a 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,9 @@
12007-05-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * url-mailto.el (url-mailto): Insert body after
4 mail-header-separator if present, so that is is before signature.
5 Suggested by Leo <sdl.web@gmail.com>.
6
12007-04-15 Chong Yidong <cyd@stupidchicken.com> 72007-04-15 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. 9 * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.