Mercurial > pidgin
diff libpurple/protocols/myspace/CHANGES @ 19401:ff23b2470850
Update msimprpl to 0.16.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Fri, 24 Aug 2007 06:39:51 +0000 |
parents | 35da6d99d7f0 |
children | f1740f23c896 |
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES Fri Aug 24 06:21:20 2007 +0000 +++ b/libpurple/protocols/myspace/CHANGES Fri Aug 24 06:39:51 2007 +0000 @@ -1,3 +1,12 @@ +2007-08-23 Jeff Connelly <pidgin@xyzzy.cjb.net> - 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 + displaying MySpace's "no photo" icon) +* Fix #2725, a common crash related to buddy icon data +* 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). + 2007-08-22 Jeff Connelly <pidgin@xyzzy.cjb.net> - 0.15 * Incomplete implementation of adding friends from myspace.com. * Change msim_msg_get() to start at the given node instead of the beginning.