comparison ChangeLog @ 5831:cc52ed54b916

[gaim-migrate @ 6262] This fixes the "Sort by status" crash. I'm not sure why it fixes it (I'm not sure why it crashes to begin with). But I know when it crashes, and I added a Special case. Don't call it a hack; it's very sensitive. Onto the short bus! I'm going to blame GTK+. Or... radiation. One o' dems. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Wed, 11 Jun 2003 17:25:20 +0000 (2003-06-11)
parents cbff8a7bbde8
children 09f7f23dc83a
comparison
equal deleted inserted replaced
5830:dce3bbceb8b5 5831:cc52ed54b916
12 * Massive internal core/ui splitting 12 * Massive internal core/ui splitting
13 * New account dialog. 13 * New account dialog.
14 * preferences moved to ~/.gaim/prefs.xml 14 * preferences moved to ~/.gaim/prefs.xml
15 * account information moved to ~/.gaim/accounts.xml 15 * account information moved to ~/.gaim/accounts.xml
16 * Added Trepia support. 16 * Added Trepia support.
17 * New Send IM buddy icon merged from Ximian Desktop 2
18 * Fixed "Sort by Status" crash
17 19
18 version 0.64 (05/29/2003): 20 version 0.64 (05/29/2003):
19 * Buddy list sorting in buddy list preferences. 21 * Buddy list sorting in buddy list preferences.
20 * Improved debug window with timestamps and pause buttons. 22 * Improved debug window with timestamps and pause buttons.
21 * New core/ui split notification and request APIs. 23 * New core/ui split notification and request APIs.