From 735c91373742948f85a0d7b0a69247d1cd4677de Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 26 May 2000 18:09:18 +0000 Subject: set CAMEL_MESSAGE_ANSWERED on a message after a successful reply. * mail-ops.c (composer_send_cb, reply): set CAMEL_MESSAGE_ANSWERED on a message after a successful reply. * message-list.c (folder_changed): free the summary with camel_folder_free_summary rather than g_ptr_array_free. svn path=/trunk/; revision=3221 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 56a1c7f226..d8b8730ba4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2000-05-26 Dan Winship + * mail-ops.c (composer_send_cb, reply): set CAMEL_MESSAGE_ANSWERED + on a message after a successful reply. + + * message-list.c (folder_changed): free the summary with + camel_folder_free_summary rather than g_ptr_array_free. + * mail-format.c (handle_via_bonobo): Update for PersistStream changes -- cgit v1.2.3