From dff4ba705503c7414e9ca60fc4476024bdfd968b Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 5 Aug 2008 13:38:05 +0000 Subject: Fix a performance issue, where we can just go by the presence than the 2008-08-05 Srinivasa Ragavan * mail/message-list.c: Fix a performance issue, where we can just go by the presence than the exact count. svn path=/trunk/; revision=35907 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3ae48299d6..dbe8443ec3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2008-08-05 Srinivasa Ragavan + + * mail/message-list.c: Fix a performance issue, where we can just go + by the presence than the exact count. + 2008-08-04 Matthew Barnes * em-migrate.c (migrate_to_db): -- cgit