diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-19 09:25:35 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-19 09:25:35 +0800 |
commit | fbc89c9d81653b782438c55b0e5259c5524759de (patch) | |
tree | fad71b836be284d95065bdefe40abbca7c1d1d08 /composer/ChangeLog | |
parent | c87ef1f0a3302d89aacafcff22de49e442c18dc4 (diff) | |
download | gsoc2013-evolution-fbc89c9d81653b782438c55b0e5259c5524759de.tar.gz gsoc2013-evolution-fbc89c9d81653b782438c55b0e5259c5524759de.tar.zst gsoc2013-evolution-fbc89c9d81653b782438c55b0e5259c5524759de.zip |
Update to the new way of finding the default account.
2001-07-18 Jason Leach <jleach@ximian.com>
* e-msg-composer-hdrs.c (create_from_optionmenu): Update to the
new way of finding the default account.
svn path=/trunk/; revision=11219
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 0af11d69eb..5ac58d046d 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2001-07-18 Jason Leach <jleach@ximian.com> + + * e-msg-composer-hdrs.c (create_from_optionmenu): Update to the + new way of finding the default account. + 2001-07-18 Iain Holmes <iain@ximian.com> * e-msg-composer.c (do_exit): Use a messagebox. |