aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0d0782101b..79dff4f13b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-05-16 NotZed <NotZed@HelixCode.com>
+
+ * mail-ops.c (filter_edit): Function to bring up the filter editor.
+ (filter_druid_clicked): Save/close dialogue.
+
+ * Makefile.am (evolution_mail_LDADD): Added libfilter.
+ (INCLUDES): Add EVOLUTION_DATADIR, and fix matt's brokeneditor(tm)
+ for putting spaces instead of tabs in.
+
2000-05-16 Christopher James Lahey <clahey@helixcode.com>
* mail-format.c: Removed usage of bonobo_object_destroy.