aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
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 7e792895d7..c023d9dbed 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-06-15 Dan Winship <danw@helixcode.com>
+ * folder-browser.c (folder_browser_clear_search): New function to
+ revert back to non-searching mode.
+
+ * mail-ops.c (fetch_mail): Use folder_browser_clear_search.
+
* mail-display.c (on_url_requested): if the document requests an
unknown URL, it's not an error; just ignore the URL.