comparison ChangeLog @ 9608:204f5d66a863

[gaim-migrate @ 10451] " I added two possible commands to gtk-remote: away and back. away causes the away dialog to appear with the default message and sets the status to away, back hides the dialog and sets the status to online. To implement this, I added to new CUI packet subtypes: CUI_USER_AWAY and CUI_USER_BACK. This are processed in core.c by calling do_away_message and do_im_back, respectively." --Istv?n V?radi committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 28 Jul 2004 00:29:52 +0000
parents b5dd5cb72f56
children bc2079a32fd9
comparison
equal deleted inserted replaced
9607:293de2970493 9608:204f5d66a863
4 New Features: 4 New Features:
5 * The autorecon plugin will somewhat remember state information(Yosef 5 * The autorecon plugin will somewhat remember state information(Yosef
6 Radchenko) 6 Radchenko)
7 * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson) 7 * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
8 * Tab completion of slash commands in Chats (Stu Tomlinson) 8 * Tab completion of slash commands in Chats (Stu Tomlinson)
9 * gaim-remote can now manipulate status (István Váradi)
9 * The text messages of Yahoo Audibles are now displayed, although 10 * The text messages of Yahoo Audibles are now displayed, although
10 the audio and graphics are not. 11 the audio and graphics are not.
11 12
12 Bug Fixes: 13 Bug Fixes:
13 * Use ISO date format for the system log (Eduardo Pérez) 14 * Use ISO date format for the system log (Eduardo Pérez)