diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0928fe5832..8ad0ad7749 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2004-05-04 Jeffrey Stedfast <fejj@ximian.com> + + Fix for bug #58004. + + * mail-account-gui.c (display_license): Fixed to compile. + (select_account_signature): Activate the signature menu item. + (signature_added): Connect to the activate signal for each item. + (sig_changed): Removed. + (prepare_signatures): Don't bother connecting to the + "selection-done" signal, it doesn't seem to work the way we + expected it to work. + 2004-05-04 Sarfraaz Ahmed <asarfraaz@novell.com> * mail-account-gui.c (display_license): This now takes CamelProvider |