comparison libpurple/protocols/myspace/CHANGES @ 17387:0c4645a2dfa9

Update for 0.7.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Thu, 14 Jun 2007 19:04:05 +0000
parents 22d3499df3f6
children 4f65f25f9447
comparison
equal deleted inserted replaced
17386:4205f33b658f 17387:0c4645a2dfa9
1 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7
2 * Add/delete buddy now functional (required many other code improvements).
3 * Show improved buddy information in tooltip text.
4 * Show user profile (in "Get Info" option) for buddies on buddy list.
5 * Fix crash when re-logging in.
6
1 2007-06-12 Jeff Connelly <jeff2@homing.pidgin.im> - 0.6 7 2007-06-12 Jeff Connelly <jeff2@homing.pidgin.im> - 0.6
2 * Use RC4 code from Libpurple 2.0.1 8 * Use RC4 code from Libpurple 2.0.1
3 * Use a new implementation for sending and receiving messages (MsimMessage). 9 * Use a new implementation for sending and receiving messages (MsimMessage).
4 This infrastructural change significantly improves extensibility. 10 This infrastructural change significantly improves extensibility.
5 * Show online buddies as online. 11 * Show online buddies as online.
6 * Send and receive typing notifications. 12 * Send and receive typing notifications (along with other required changes).
7 13
8 2007-05-22 Jeff Connelly <jeff2@homing.pidgin.im> - 0.5 14 2007-05-22 Jeff Connelly <jeff2@homing.pidgin.im> - 0.5
9 * Add protocol escaping, so can now send and receive / and \ characters 15 * Add protocol escaping, so can now send and receive / and \ characters
10 * Designed Pidgin 2.0.0beta7 16 * Designed Pidgin 2.0.0beta7
11 * Use RC4 code from Samba 17 * Use RC4 code from Samba