aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 3cbecc9e56..5c1c173425 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2001-05-11 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-vfolder.c (vfolder_edit): Don't allow multiple copies of
+ this to be run at a time.
+
+ * mail-callbacks.c (providers_config): Don't allow multiple copies
+ of this to be run at a time.
+ (manage_subscriptions): Same, but this was a tad more kludgy since
+ we don't gnome_dialog_run_and_close() this one. I had to make the
+ widget a semi-global variable. yuck :\
+ (filter_edit): Same.
+
2001-05-11 Jon Trowbridge <trow@ximian.com>
* e-searching-tokenizer.c (e_searching_tokenizer_new):