aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index af8dec71e4..3ec284affd 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,7 +1,8 @@
2001-10-18 Dan Winship <danw@ximian.com>
- * mail-mt.c (mail_call_main): Use va_copy to make this compile on
- ppc again.
+ * mail-mt.c (mail_call_main): Use G_VA_COPY to make this compile
+ on ppc again.
+ (do_call): Here too.
2001-10-17 <NotZed@Ximian.com>