aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-10-17 07:22:26 +0800
committerChris Toshok <toshok@src.gnome.org>2000-10-17 07:22:26 +0800
commitabd69f08adc08989436209f97a633707947e70c7 (patch)
tree0561f1e1b11d1405ac0f111521997cd0b4b7ded0 /mail/ChangeLog
parent5da3981c901271b379b80705dbd598b3965baf2d (diff)
downloadgsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar.gz
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar.bz2
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar.lz
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar.xz
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.tar.zst
gsoc2013-evolution-abd69f08adc08989436209f97a633707947e70c7.zip
only set the url->user field if the user string is non-NULL and not empty.
2000-10-16 Chris Toshok <toshok@helixcode.com> * mail-config-gui.c (service_page_get_url): only set the url->user field if the user string is non-NULL and not empty. svn path=/trunk/; revision=5953
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b620f89f33..98dfd18129 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-16 Chris Toshok <toshok@helixcode.com>
+
+ * mail-config-gui.c (service_page_get_url): only set the url->user
+ field if the user string is non-NULL and not empty.
+
2000-10-16 Not Zed <NotZed@HelixCode.com>
* message-list.c (message_list_setup_etable): Uh, fixed jeff's