diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-02-25 05:31:19 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-02-25 05:31:19 +0800 |
commit | 2d5d15a0f30b9c9c68f12c28365045cbf5a2a3a9 (patch) | |
tree | 5d8bbb0b3d7f3475c625df647ed7ed3675356575 /mail/ChangeLog | |
parent | d729e24f4bcd61b7da2d58dcd03820d8097a1b7a (diff) | |
download | gsoc2013-evolution-2d5d15a0f30b9c9c68f12c28365045cbf5a2a3a9.tar.gz gsoc2013-evolution-2d5d15a0f30b9c9c68f12c28365045cbf5a2a3a9.tar.zst gsoc2013-evolution-2d5d15a0f30b9c9c68f12c28365045cbf5a2a3a9.zip |
Need to listen for changes to S/MIME options, the signature option menu,
2004-02-24 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-editor.c (construct): Need to listen for changes to
S/MIME options, the signature option menu, and any extra
provider-specific config options. Fixes bug #54036.
svn path=/trunk/; revision=24852
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 385d416c00..89d3c2ce84 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-02-24 Jeffrey Stedfast <fejj@ximian.com> + * mail-account-editor.c (construct): Need to listen for changes to + S/MIME options, the signature option menu, and any extra + provider-specific config options. Fixes bug #54036. + * em-folder-view.c (emfv_popup_mark_junk): Set the SEEN flag as well. (emfv_list_key_press): Removed the skip-to-next-message logic as |