aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-02 06:11:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-02 06:11:47 +0800
commit61230561ce082a5f604201748caa7942668ec46a (patch)
tree8dffa1e438572f5067dd0fc21d9e5071057d819a /mail/ChangeLog
parent9a58a069bb9f8a6f130509786d1c95af7f3d225c (diff)
downloadgsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar.gz
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar.bz2
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar.lz
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar.xz
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.tar.zst
gsoc2013-evolution-61230561ce082a5f604201748caa7942668ec46a.zip
New convenience function to load the Outbox folder
2000-09-01 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (mail_do_setup_outbox): New convenience function to load the Outbox folder (mail_do_setup_sentbox): Same, but for Sentbox. (do_send_mail): Now saves messages in Sentbox if sent successfully * component-factory.c: Added outbox_folder and sent_folder (owner_set_cb): Call our new convenience functions to load Outbox and Sentbox svn path=/trunk/; revision=5172
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 98f8d7eb37..18420974b5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,14 @@
+2000-09-01 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-ops.c (mail_do_setup_outbox): New convenience function to
+ load the Outbox folder
+ (mail_do_setup_sentbox): Same, but for Sentbox.
+ (do_send_mail): Now saves messages in Sentbox if sent successfully
+
+ * component-factory.c: Added outbox_folder and sent_folder
+ (owner_set_cb): Call our new convenience functions to load Outbox
+ and Sentbox
+
2000-09-01 Ettore Perazzoli <ettore@helixcode.com>
* mail-ops.c (cleanup_scan_subfolders): Update for the extra arg