aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 90b3b125ea..6b2974772e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-10-02 Dan Winship <danw@helixcode.com>
+
+ * mail-config-gui.c: Remove "Port" entry from source dialog. We'll
+ use "host:port" like Netscape and other programs do.
+ (service_page_get_url): If host ends in ":###", use that as port.
+ (service_page_set_url): If URL contains a port, append it to the
+ hostname, separated by a colon.
+
2000-10-02 Chris Toshok <toshok@helixcode.com>
* Makefile.am (evolution_mail_SOURCES): subscribe-control.[ch] -> subscribe_dialog.[ch]