aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-12 04:42:27 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-12 04:42:27 +0800
commitf61cf3675624a3fae5544561bef44ccc04cbe697 (patch)
tree3808dc788bd03e0cd8b62b1ffc463f774f193c9a /mail/ChangeLog
parent7e4c61d7b8a5d1793f9845dc29815aeaab23ed0c (diff)
downloadgsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar.gz
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar.bz2
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar.lz
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar.xz
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.tar.zst
gsoc2013-evolution-f61cf3675624a3fae5544561bef44ccc04cbe697.zip
Disable Search capability menu/entry if folder doesn't support it.
2000-07-11 Jeffrey Stedfast <fejj@helixcode.com> * folder-browser.c (folder_browser_load_folder): Disable Search capability menu/entry if folder doesn't support it. * message-list.c (message_list_regenerate): Don't perform a search if the folder doesn't support it. svn path=/trunk/; revision=4097
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 5ad82a8c6d..5a6afafd49 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-11 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * folder-browser.c (folder_browser_load_folder): Disable
+ Search capability menu/entry if folder doesn't support it.
+
+ * message-list.c (message_list_regenerate): Don't perform
+ a search if the folder doesn't support it.
+
2000-07-11 Dan Winship <danw@helixcode.com>
* mail-ops.c (real_send_mail): Set the post_send_data flag rather