aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2002-09-24 06:09:29 +0800
committerDan Winship <danw@src.gnome.org>2002-09-24 06:09:29 +0800
commitccc7dbaf49012e66a2c1b344df20c8aa51c502dc (patch)
tree6b2973e94fd9577e4bf15073f589e46b143ed6a5 /mail/ChangeLog
parent5f9b117b8a1df908b6bea6e07ada689a59636a6d (diff)
downloadgsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar.gz
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar.bz2
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar.lz
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar.xz
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.tar.zst
gsoc2013-evolution-ccc7dbaf49012e66a2c1b344df20c8aa51c502dc.zip
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 <sys/types.h> for OS X svn path=/trunk/; revision=18186
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
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 <danw@ximian.com>
+
+ * 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 <sys/types.h> for OS X
+
2002-09-23 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (save_part_save): Use 0666 as the create mode so that