aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 811e918928..767238e21a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2000-08-24 Peter Williams <peterw@helixcode.com>
+ * folder-browser-factory.c (control_activate): Add all the
+ functions from message-list.c's popup menu to the main
+ menu as well
+
+ * message-list.c (vfolder_subject): These functions become
+ public.
+
* mail-callbacks.c (mark_all_seen): Don't call camel_folder_get_uids
here. IMAP, for example, will try to communicate with the IMAP
server during that call.