aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2009-04-25 02:33:12 +0800
committerMilan Crha <mcrha@redhat.com>2009-04-25 02:33:12 +0800
commit70fe80d69aec73ea1f4fa830b00ac603546e135d (patch)
treebbe6e90d55626ff33593d3cf327de6676cb342c8 /mail/ChangeLog
parent96a85a6ecd4f65c8a52ad2242cb55edd4ca6e2a8 (diff)
downloadgsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar.gz
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar.bz2
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar.lz
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar.xz
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.tar.zst
gsoc2013-evolution-70fe80d69aec73ea1f4fa830b00ac603546e135d.zip
Sort UIDs before using them
** Fix for bug #563954 * message-list.c: (regen_list_exec): Sort UIDs before using them to obtain proper order when without sorting.
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 d4a9c8912f..56918b19fb 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,12 @@
2009-04-24 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #563954
+
+ * message-list.c: (regen_list_exec): Sort UIDs before
+ using them to obtain proper order when without sorting.
+
+2009-04-24 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #552583
* mail-config.c: (mc_get_account_by), (get_source_url_string),