diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-08 05:54:14 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-08 05:54:14 +0800 |
commit | 0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa (patch) | |
tree | 7e9c0ed210bfbce4628101b5bfbf075730cc6a98 /mail/ChangeLog | |
parent | b817b9cb3e461f253d54b10e5a1b802b1b5b2058 (diff) | |
download | gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar.gz gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar.bz2 gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar.lz gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar.xz gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.tar.zst gsoc2013-evolution-0c9c8a55f81cfd4274b96a13d26f224f48f0a1aa.zip |
(sort_node): sort the tree by the original order of the messages
in the folder rather than by date.
svn path=/trunk/; revision=3963
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f33cafe649..1462275027 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -8,6 +8,9 @@ nodes in the "subjects are common" case. Fixes a bug that would cause the message list to be truncated if this rule was invoked. + (sort_node): sort the tree by the original order of the messages + in the folder rather than by date. + 2000-07-07 Dan Winship <danw@helixcode.com> * message-list.c: Lots of changes. Store uids as node data on the |