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 8be9ee5e94..b7bb24d9f6 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+ * message-list.c: Define ml_duplicate_value and ml_free_value
+ correctly.
+
+2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+
* message-list.c: Use g_int_compare and g_str_compare as we should
be instead of g_int_equal and g_str_equal.