aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index b6b9c29526..46f79d43f5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-26 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #489027
+
+ * evolution-mail.schemas.in: New hidden option 'thread_latest' to fall
+ back to thread sorting like before 2007-05-17 (see below).
+ * message-list.c: (struct _MessageListPrivate),
+ (message_list_construct): New property 'thread_latest'.
+ * message-list.c: (ml_tree_sort_value_at): Sort based on this property.
+
2007-10-24 Milan Crha <mcrha@redhat.com>
** Fix for bug #467364 by Christian Kintner