aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-16 06:22:20 +0800
committerDan Winship <danw@src.gnome.org>2000-06-16 06:22:20 +0800
commit0f13b8f0bc1c5cdc1009f1be9271133d2adecc43 (patch)
treed9044096545e2a3cf916a2ae02d57d81c2c9b53d /mail/ChangeLog
parent09cf0a78c465c7e746b84057ac3222d7e73032ee (diff)
downloadgsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar.gz
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar.bz2
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar.lz
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar.xz
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.tar.zst
gsoc2013-evolution-0f13b8f0bc1c5cdc1009f1be9271133d2adecc43.zip
Update for CamelFolder changes.
* mail-ops.c (fetch_mail): * component-factory.c (owner_unset_cb): * message-list.c (message_list_set_folder): Update for CamelFolder changes. svn path=/trunk/; revision=3583
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index c023d9dbed..27ea9425d3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-06-15 Dan Winship <danw@helixcode.com>
+ * mail-ops.c (fetch_mail):
+ * component-factory.c (owner_unset_cb):
+ * message-list.c (message_list_set_folder): Update for CamelFolder
+ changes.
+
* folder-browser.c (folder_browser_clear_search): New function to
revert back to non-searching mode.