diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-01-25 06:24:44 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-25 06:24:44 +0800 |
commit | f744966790c9027ceccf9393f49978a80b1b010c (patch) | |
tree | 055e8c5352c3b2af832deac2590a1719aaf6da69 /mail/ChangeLog | |
parent | 576238ed57c4124a1dc18e54966bb091880d4372 (diff) | |
download | gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar.gz gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar.bz2 gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar.lz gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar.xz gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.tar.zst gsoc2013-evolution-f744966790c9027ceccf9393f49978a80b1b010c.zip |
Added a 3rd page to the account editor to allow users to set their HTML
2001-01-24 Jeffrey Stedfast <fejj@ximian.com>
* mail-config.glade: Added a 3rd page to the account editor to
allow users to set their HTML sending preference and also allow
them to change their message status timeout.
* mail-accounts.c (construct): Added handlers for the send-html
checkbox and for the mark-message-as timeout spinbutton.
svn path=/trunk/; revision=7789
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 823c0fe5bf..bc67dc4344 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-01-24 Jeffrey Stedfast <fejj@ximian.com> + + * mail-config.glade: Added a 3rd page to the account editor to + allow users to set their HTML sending preference and also allow + them to change their message status timeout. + + * mail-accounts.c (construct): Added handlers for the send-html + checkbox and for the mark-message-as timeout spinbutton. + 2001-01-23 Jeffrey Stedfast <fejj@ximian.com> * mail-account-editor.c (apply_changes): Save the source and |