Mercurial > pidgin
changeset 30115:c1de5487a755
Add MXit ChangeLog as asked by Andrew.
author | masca@cpw.pidgin.im |
---|---|
date | Fri, 28 May 2010 09:00:18 +0000 |
parents | 3f7f469ee1d0 |
children | 66c3a4e7575c |
files | ChangeLog |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri May 28 08:30:49 2010 +0000 +++ b/ChangeLog Fri May 28 09:00:18 2010 +0000 @@ -27,6 +27,22 @@ * Allow connecting to servers that advertise EXTERNAL (broken in 2.7.0) + MXit: + * Replace the MXit-specific mood management with the new standard Moods + API. + * Add the standard MXit emoticons. + * Improve the handling of users being kicked from MultiMX rooms. + * MXit doesn't allow you to see your buddies Email Address or Title, + so remove those two fields from the "Buddy Information" page. + * Show buddy's Registration Country in their profile. + * Increment protocol version to v6.0 + * If an invite you sent was rejected with a reason, display that + message in the buddy tooltip. + * Capcha value is a required field during account activation. + (Resolves issue on Maemo) + * When your avatar image is changed, don't forget the user's profile + information. + Windows-Specific Changes: * Fix a regression introduced in 2.7.0 that caused Window Flashing not to work.