From ccc7dbaf49012e66a2c1b344df20c8aa51c502dc Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Mon, 23 Sep 2002 22:09:29 +0000 Subject: Fix non-ANSI switch statement. * mail-signature-editor.c (exit_dialog_cb): Fix non-ANSI switch statement. * mail-account-gui.c (mail_account_gui_auto_detect_extra_conf): Likewise. * mail-composer-prefs.c (spell_load_values): add some dummy typedefs to avoid empty macro arguments, which have undefined behavior. * mail-importer.c: #include for OS X svn path=/trunk/; revision=18186 --- mail/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 6197aa6480..cbc865c72d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2002-09-23 Dan Winship + + * mail-signature-editor.c (exit_dialog_cb): Fix non-ANSI switch + statement. + + * mail-account-gui.c (mail_account_gui_auto_detect_extra_conf): + Likewise. + + * mail-composer-prefs.c (spell_load_values): add some dummy + typedefs to avoid empty macro arguments, which have undefined + behavior. + + * mail-importer.c: #include for OS X + 2002-09-23 Jeffrey Stedfast * mail-ops.c (save_part_save): Use 0666 as the create mode so that -- cgit v1.2.3