aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
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 688ddebfbb..062482a543 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2004-03-11 Not Zed <NotZed@Ximian.com>
+ * em-folder-tree-model.c (sort_cb): when we sort, handle not
+ having the node in the tree. otherwise we always compare against
+ "" which puts it at the head of the branch, rather than the tail.
+ See #55428.
+
* em-folder-tree.c (tree_drag_motion): make dnd look funny for
joe. #55246.