From 991dd5c662348b9d4ff7bc41a3788a8ddd55991e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 23 Mar 2004 20:26:52 +0000 Subject: Fixed the key to fetch the value from the correct location. It's 2004-03-23 Jeffrey Stedfast * em-mailer-prefs.c (em_mailer_prefs_construct): Fixed the key to fetch the value from the correct location. It's junk/check_incoming, not junk/sa/check_incoming. Fixes bug #55903. svn path=/trunk/; revision=25165 --- mail/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e1afd0d0e7..982faecf06 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-03-23 Jeffrey Stedfast + * em-mailer-prefs.c (em_mailer_prefs_construct): Fixed the key to + fetch the value from the correct location. It's + junk/check_incoming, not junk/sa/check_incoming. Fixes bug #55903. + * em-folder-tree-model.c (em_folder_tree_model_set_expanded): Fixed some logic bugs. -- cgit v1.2.3