diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e98d9dee60..589f2171bb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2008-07-02 Jeffrey Stedfast <fejj@novell.com> + + Sort the uids so that moving/copying messages preserves mailbox + ordering rather than jumbled randomness. + + * message-list.c (message_list_get_uids): Sort the uids. + (message_list_get_selected): Same. + 2008-06-26 Milan Crha <mcrha@redhat.com> ** Fix for bug #540160 |