aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
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 8b3994f515..acc57414bf 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,9 @@
2002-10-01 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-composer-prefs.c (spell_setup): Only setup the languages if
+ the language_seq is not CORBA_OBJECT_NIL. Fixes bug #31559
+ (presumably at least).
+
* mail-account-gui.c (mail_account_gui_new): Use
e_utf8_gtk_entry_set_text for the email address and reply-to
fields. Fixes bug #31555.