diff options
author | Jason Leach <jleach@ximian.com> | 2001-08-12 11:12:52 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-08-12 11:12:52 +0800 |
commit | 6fb0378533ee93a349ab72cd7b837a5c00669936 (patch) | |
tree | b57c399687933e0a4accb572534ddb22224a9ccc /mail/ChangeLog | |
parent | 5f6e3bde3bbaba4948cd0df69d66f1d3e8f98707 (diff) | |
download | gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar.gz gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar.bz2 gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar.lz gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar.xz gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.tar.zst gsoc2013-evolution-6fb0378533ee93a349ab72cd7b837a5c00669936.zip |
Set the session as online so auto mail checking (and the composer) will be
2001-08-11 Jason Leach <jleach@ximian.com>
* mail-offline-handler.c (impl_goOnline): Set the session as
online so auto mail checking (and the composer) will be doing the
right things when you go online. Bug #6343 and #4601.
svn path=/trunk/; revision=11928
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 b5aa08a281..ca384e1336 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2001-08-11 Jason Leach <jleach@ximian.com> + * mail-offline-handler.c (impl_goOnline): Set the session as + online so auto mail checking (and the composer) will be doing the + right things when you go online. Bug #6343 and #4601. + * folder-browser.c: Make the right click "Resend..." into "Edit as New Message...", bug #6838. |