diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3dc30678fb..4a14acfeaa 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-07-06 Larry Ewing <lewing@ximian.com> + + * mail-callbacks.c (composer_send_cb): add a NULL check since that + is a valid return. + 2001-07-06 Peter Williams <peterw@ximian.com> * mail-format.c (format_mime_part): Prevent infinite recursion when @@ -31,6 +36,7 @@ 2001-07-06 Peter Williams <peterw@ximian.com> +>>>>>>> 1.1360 * mail-callbacks.c (composer_postpone_cb): Don't free the psd here -- it will be freed on the "destroy" signal. |