diff options
author | Not Zed <NotZed@Ximian.com> | 2004-09-08 12:14:34 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-09-08 12:14:34 +0800 |
commit | 16d40ef28806150e188957dedee2613512dacfcb (patch) | |
tree | 20f0258d2a58d1c552e327032df252bb26d5c273 /mail/ChangeLog | |
parent | f28eb2be4e77d749ee72c69c2bdcfc510741fe9b (diff) | |
download | gsoc2013-evolution-16d40ef28806150e188957dedee2613512dacfcb.tar.gz gsoc2013-evolution-16d40ef28806150e188957dedee2613512dacfcb.tar.zst gsoc2013-evolution-16d40ef28806150e188957dedee2613512dacfcb.zip |
** See bug #59717.
2004-09-03 Not Zed <NotZed@Ximian.com>
** See bug #59717.
* mail-config.c (mail_config_check_service): Make the dialog
modal. Not ideal but a problem with the way the function works,
it should be fully async instead.
svn path=/trunk/; revision=27181
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a78eba3bd6..8a6d7036eb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-09-03 Not Zed <NotZed@Ximian.com> + + ** See bug #59717. + + * mail-config.c (mail_config_check_service): Make the dialog + modal. Not ideal but a problem with the way the function works, + it should be fully async instead. + 2004-09-03 Jeffrey Stedfast <fejj@novell.com> * mail-config.glade: Revert the use of gtkfilechooser for Path |