aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <fejj@ximian.com>
* openpgp-utils.c (openpgp_verify): Add the --no-tty flag.