# HG changeset patch # User Luke Schierer # Date 1064926777 0 # Node ID 470b14b1c70d58b3ca50b447b72388812cfc333b # Parent b794695d7c72f19e560eff88d926c292106482ef [gaim-migrate @ 7636] David Smock (smocky) writes: " Currently, when sorting the blist by status, idle buddies are sorted in descending order, putting your longest-idling buddy at the top of your idle buddies. The pre-contacts sorting behavior was to put the least-idle buddy at the top of the idle buddies, the least idling away buddy at the top of those buddies, etc. This just re-adds one line of the old sorting code to fix this." committer: Tailor Script diff -r b794695d7c72 -r 470b14b1c70d ChangeLog --- a/ChangeLog Tue Sep 30 12:54:58 2003 +0000 +++ b/ChangeLog Tue Sep 30 12:59:37 2003 +0000 @@ -9,6 +9,8 @@ longer attempt to load the same, possibly incompatible plugins (Robert McQueen) * Zepher formatting fixes (Arun A Tharuvai) + * Fix sort by idle to behave as it did pre-contact support (David + Smock) * Chinese (Traditional) translation updated (Ambrose C. Li) version 0.70 (09/28/2003):