diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <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. + 2000-03-04 bertrand <bertrand@helixcode.com> * test-mail.c (main): replace the bonobo-active/gtk-main |