aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2008-08-05 21:38:05 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2008-08-05 21:38:05 +0800
commitdff4ba705503c7414e9ca60fc4476024bdfd968b (patch)
tree41512666fa265008787056972af9452b06c85f1a /mail/ChangeLog
parent55dc5399a3653939f122d0fb7e83c5b9c1c8c018 (diff)
downloadgsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar.gz
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar.bz2
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar.lz
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar.xz
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.tar.zst
gsoc2013-evolution-dff4ba705503c7414e9ca60fc4476024bdfd968b.zip
Fix a performance issue, where we can just go by the presence than the
2008-08-05 Srinivasa Ragavan <sragavan@novell.com> * 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <sragavan@novell.com>
+
+ * 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 <mbarnes@redhat.com>
* em-migrate.c (migrate_to_db):