aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-09-22 12:36:44 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-09-22 12:36:44 +0800
commit0d39d588a7da56bca9c195615d765edd572b3a41 (patch)
tree3cd283cda547a91358bd719bee085c84cb7f42e7 /mail/ChangeLog
parent99575765f4a4b9d69f56906bac1d144503179050 (diff)
downloadgsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar.gz
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar.bz2
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar.lz
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar.xz
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.tar.zst
gsoc2013-evolution-0d39d588a7da56bca9c195615d765edd572b3a41.zip
New comparison function for email addresses. (subject_compare): New
2000-09-22 Jeffrey Stedfast <fejj@helixcode.com> * message-list.c (address_compare): New comparison function for email addresses. (subject_compare): New comparison function for message subjects. (message_list_init_header): Updated to use the new compare funcs. svn path=/trunk/; revision=5546
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 93ef4c675d..09264e2616 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2000-09-22 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * message-list.c (address_compare): New comparison function for
+ email addresses.
+ (subject_compare): New comparison function for message subjects.
+ (message_list_init_header): Updated to use the new compare funcs.
+
2000-09-21 Jeffrey Stedfast <fejj@helixcode.com>
* mail-format.c (mail_generate_reply): Fixed some memory