# HG changeset patch # User Jeffrey Connelly # Date 1188611378 0 # Node ID f1740f23c8968286edbb75c2ef7b4cfc35bc7f89 # Parent 50377bbd14305e0a3108134fa44a11153a244c64 Update msimprpl CHANGES for 0.17 (if it is ever released independently). diff -r 50377bbd1430 -r f1740f23c896 libpurple/protocols/myspace/CHANGES --- a/libpurple/protocols/myspace/CHANGES Thu Aug 30 04:41:57 2007 +0000 +++ b/libpurple/protocols/myspace/CHANGES Sat Sep 01 01:49:38 2007 +0000 @@ -1,3 +1,13 @@ +2007-08-28 Jeff Connelly - 0.17 +* Get server-side contact list from server on sign-on (partly implements + server-side contacts, ticket #2658). +* Set local alias to username on sign-on, if not already set. This fixes + #2793, though this may not be the best way, other fixes under consideration. +* Support myim:sendIM and addContact URLs with cID and uID parameters. +* Fix #2722, only check for mail if "New mail notifications" is enabled. +* Modularize msimprpl. + + 2007-08-23 Jeff Connelly - 0.16 * Add option to add all friends from myspace.com to your buddy list (#2660) * If a user doesn't have a picture, don't display an icon (instead of @@ -6,6 +16,7 @@ * Fix #2752, which led to duplicate groups * Fix #2720, crash/disconnect when adding a buddy that doesn't exist (You'll now receive an error when looking up invalid usernames). +* Source-code release only. 2007-08-22 Jeff Connelly - 0.15 * Incomplete implementation of adding friends from myspace.com.