aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 053984fcaeb..261635d51e2 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,15 @@
12004-11-02 Masatake YAMATO <jet@gyve.org>
2
3 * url-imap.el (url-imap-open-host): Don't use
4 `string-to-int'. The port returned by `url-port'
5 is expected to be an integer.
6
7 * url-irc.el (url-irc): Ditto.
8
9 * url-news.el (url-news-open-host): Ditto.
10
11 * url-nfs.el (url-nfs-build-filename): Ditto.
12
12004-10-20 John Paul Wallington <jpw@gnu.org> 132004-10-20 John Paul Wallington <jpw@gnu.org>
2 14
3 * url-gw.el (url-gateway-nslookup-host): 15 * url-gw.el (url-gateway-nslookup-host):