From 1e18d9fb96e4f893b8f5a768af9ab0579208274d Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 15 Feb 2001 16:33:46 +0000 Subject: Wrapped the address compare functions in a #ifdef (address_compare): 2001-02-15 Jeffrey Stedfast * message-list.c: Wrapped the address compare functions in a #ifdef (address_compare): #ifdef the use of the smart address sorting code and provide a #else for using g_strcasecmp(). svn path=/trunk/; revision=8242 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1abed9e751..4a00d12d68 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-02-15 Jeffrey Stedfast + + * message-list.c: Wrapped the address compare functions in a + #ifdef + (address_compare): #ifdef the use of the smart address sorting + code and provide a #else for using g_strcasecmp(). + 2001-02-14 Jeffrey Stedfast * openpgp-utils.c (openpgp_verify): Add the --no-tty flag. -- cgit v1.2.3