diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 60e03ccb2a..7c823ffd90 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2003-03-20 Jeffrey Stedfast <fejj@ximian.com> + * mail-composer-prefs.c (sig_add_script_response): Don't forget to + add the signature to the signature list if it is a valid script. + * mail-config.c (mail_config_signature_unregister_client): Make sure we can find the registered handler before trying to remove it from the list. |