aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-09-25 04:08:15 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-09-25 04:08:15 +0800
commit6ddd4506fe0d436427257ccd0434c13d716431d1 (patch)
tree66b715e4b5125e68c5ed9540f6d857366f5cc962 /mail/ChangeLog
parent335cc4fad6be19548eb504d893877d1b5adbe9b2 (diff)
downloadgsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar.gz
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar.bz2
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar.lz
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar.xz
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.tar.zst
gsoc2013-evolution-6ddd4506fe0d436427257ccd0434c13d716431d1.zip
Same as below.
2003-09-24 Jeffrey Stedfast <fejj@ximian.com> * mail-preferences.c (mail_preferences_construct): Same as below. * mail-composer-prefs.c (mail_composer_prefs_construct): gconf can return empty string if the charset has not been set, so if the charset string is empty, default the charset to the user's locale charset. Partial fix for bug #47638. svn path=/trunk/; revision=22690
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 97dc2f416d..51f9bfe86b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-24 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-preferences.c (mail_preferences_construct):
+
2003-09-23 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mbox-upgrade.c (get_local_store): Don't xmlFree (name)