comparison libpurple/protocols/myspace/CHANGES @ 17671:c5645d80aedc

Update for v0.8 release.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 01 Jul 2007 03:30:34 +0000
parents 7e4e3f6582d2
children a752e1017fe9
comparison
equal deleted inserted replaced
17670:7e4e3f6582d2 17671:c5645d80aedc
1 2007-XX-XX Jeff Connelly <jeff2@homing.pidgin.im> - 0.8 1 2007-06-30 Jeff Connelly <jeff2@homing.pidgin.im> - 0.8
2 * Allow "Get Info" on all users, by uid or username 2 * Allow "Get Info" on all users, by uid or username
3 * Fix crash when re-logging in, if login failed. 3 * Fix crash when re-logging in, if login failed.
4 * Show descriptive error message if login password is too long. 4 * Show descriptive error message if login password is too long.
5 * Fake self from being online, since can't add self to buddy list. 5 * Fake self from being online, since can't add self to buddy list.
6 * Update for Libpurple 2.0.2. 6 * Update for Libpurple 2.0.2.
7 * Partial support for formatting on incoming instant messages.
7 8
8 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7 9 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7
9 * Add/delete buddy now functional (required many other code improvements). 10 * Add/delete buddy now functional (required many other code improvements).
10 * Show improved buddy information in tooltip text. 11 * Show improved buddy information in tooltip text.
11 * Show user profile (in "Get Info" option) for buddies on buddy list. 12 * Show user profile (in "Get Info" option) for buddies on buddy list.