From 161d88eee643a9aa9c5d6aa52cce7d4e4d894c72 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 1 Jan 2001 23:19:54 +0000 Subject: Implemented. 2000-12-26 Jeffrey Stedfast * mail-crypto.c (mail_crypto_openpgp_verify): Implemented. 2000-12-23 Jeffrey Stedfast * mail-ops.c (mail_do_setup_trash): New function similar to mail_do_setup_folder() except that this creates the Trash VFolder (special-case). 2000-12-21 Jeffrey Stedfast * mail-ops.c (do_send_mail): Don't free info inside the last if-statement, if sent_folder doesn't exist we'll have a memory leak. Instead free it afterward. svn path=/trunk/; revision=7205 --- mail/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0795a42940..926733dbf2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,19 @@ +2000-12-26 Jeffrey Stedfast + + * mail-crypto.c (mail_crypto_openpgp_verify): Implemented. + +2000-12-23 Jeffrey Stedfast + + * mail-ops.c (mail_do_setup_trash): New function similar to + mail_do_setup_folder() except that this creates the Trash VFolder + (special-case). + +2000-12-21 Jeffrey Stedfast + + * mail-ops.c (do_send_mail): Don't free info inside the last + if-statement, if sent_folder doesn't exist we'll have a memory + leak. Instead free it afterward. + 2000-12-29 Dan Winship * mail-crypto.c: Oops. Update this for CamelContentType stuff too. @@ -77,6 +93,7 @@ * component-factory.c (factory_destroy): Wait till all views have gone and then destroy both factories. +>>>>>>> 1.805 2000-12-21 Dan Winship * mail-display.c (pixbuf_for_mime_type): Deal with the possibility -- cgit v1.2.3