From 6500f641816afdb3aaa7cc27f186500f4c0d7d8b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sat, 4 Mar 2000 21:38:40 +0000 Subject: Use g_int_compare and g_str_compare as we should be instead of g_int_equal 2000-03-04 Christopher James Lahey * message-list.c: Use g_int_compare and g_str_compare as we should be instead of g_int_equal and g_str_equal. svn path=/trunk/; revision=2046 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index e2f211ba3a..8be9ee5e94 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-03-04 Christopher James Lahey + + * message-list.c: Use g_int_compare and g_str_compare as we should + be instead of g_int_equal and g_str_equal. + 2000-03-04 bertrand * test-mail.c (main): replace the bonobo-active/gtk-main -- cgit v1.2.3