comparison ChangeLog @ 7071:470b14b1c70d

[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 <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 30 Sep 2003 12:59:37 +0000
parents b794695d7c72
children 6ca56650d11a
comparison
equal deleted inserted replaced
7070:b794695d7c72 7071:470b14b1c70d
7 * SSL support can now be provided by third party plugins. 7 * SSL support can now be provided by third party plugins.
8 * Multiple copies of gaim installed at different locations no 8 * Multiple copies of gaim installed at different locations no
9 longer attempt to load the same, possibly incompatible plugins 9 longer attempt to load the same, possibly incompatible plugins
10 (Robert McQueen) 10 (Robert McQueen)
11 * Zepher formatting fixes (Arun A Tharuvai) 11 * Zepher formatting fixes (Arun A Tharuvai)
12 * Fix sort by idle to behave as it did pre-contact support (David
13 Smock)
12 * Chinese (Traditional) translation updated (Ambrose C. Li) 14 * Chinese (Traditional) translation updated (Ambrose C. Li)
13 15
14 version 0.70 (09/28/2003): 16 version 0.70 (09/28/2003):
15 * Implemented Yahoo's new authentication method (Cerulean Studios) 17 * Implemented Yahoo's new authentication method (Cerulean Studios)
16 * Protocol plugins that have plugin dependencies now load correctly. 18 * Protocol plugins that have plugin dependencies now load correctly.