From e165cce8759d45fb5bee6735d54697e384cdcbe5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 1 Oct 2002 19:15:31 +0000 Subject: Connect to the changed signal for the reply_to entry box. Fixes bugs 2002-10-01 Jeffrey Stedfast * mail-config-druid.c (get_fn): Connect to the changed signal for the reply_to entry box. Fixes bugs #31553 and #31554. svn path=/trunk/; revision=18287 --- mail/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index acc57414bf..69d2cf5cd8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2002-10-01 Jeffrey Stedfast + * mail-config-druid.c (get_fn): Connect to the changed signal for + the reply_to entry box. Fixes bugs #31553 and #31554. + * 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). -- cgit