# HG changeset patch # User masca@cpw.pidgin.im # Date 1275037218 0 # Node ID c1de5487a755b076acd5b4432c552eca078140fd # Parent 3f7f469ee1d05f9321647f36b2de6600f05f7dfa Add MXit ChangeLog as asked by Andrew. diff -r 3f7f469ee1d0 -r c1de5487a755 ChangeLog --- 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.