diff options
author | Dan Winship <danw@src.gnome.org> | 2001-09-21 01:07:13 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-09-21 01:07:13 +0800 |
commit | d85e32047648846654fc03d9a8a0f8f9040e5199 (patch) | |
tree | dece1baf3a9d5160bf7bc6896d6a8491924b5275 /mail/ChangeLog | |
parent | 6021aa819a124d8899fce27dddec3b6ac7eaa8c4 (diff) | |
download | gsoc2013-evolution-d85e32047648846654fc03d9a8a0f8f9040e5199.tar.gz gsoc2013-evolution-d85e32047648846654fc03d9a8a0f8f9040e5199.tar.zst gsoc2013-evolution-d85e32047648846654fc03d9a8a0f8f9040e5199.zip |
No need to have g_warnings here. If it's done properly, therapeutically,
* mail-config.c (evolution_mail_config_factory_init): No need to
have g_warnings here. If it's done properly, therapeutically,
there's no danger involved.
svn path=/trunk/; revision=13010
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index bafdfbea98..35b2b33d45 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-09-20 Dan Winship <danw@ximian.com> + + * mail-config.c (evolution_mail_config_factory_init): No need to + have g_warnings here. If it's done properly, therapeutically, + there's no danger involved. + 2001-09-19 Jon Trowbridge <trow@ximian.com> * mail-callbacks.c (mail_generate_reply): Truncate extremely long |