diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e623dab024..cf75d8b921 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2000-11-13 Jeffrey Stedfast <fejj@helixcode.com> + + * subscribe-dialog.c (subscribe_do_subscribe_folder): Take a + 'subscribe' argument so that this can function as a subscribe AND + unsibscribe method. + (describe_subscribe_folder): Updated. + (do_subscribe_folder): Updated. + (cleanup_subscribe_folder): Updated. + (subscribe_folder_info): Pass along a TRUE as the 'subscribe' + param. + (unsubscribe_folder_info): Pass along a FALSE as the 'subscribe' + param. + 2000-11-13 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Removed some e_table_model calls and replaced |