Mercurial > pidgin.yaz
comparison ChangeLog @ 30539:c1de5487a755
Add MXit ChangeLog as asked by Andrew.
author | masca@cpw.pidgin.im |
---|---|
date | Fri, 28 May 2010 09:00:18 +0000 |
parents | 34af082d702e |
children | ee1af22b7242 |
comparison
equal
deleted
inserted
replaced
30538:3f7f469ee1d0 | 30539:c1de5487a755 |
---|---|
24 smiley and buddy icon loading. (Gábor Szuromi) | 24 smiley and buddy icon loading. (Gábor Szuromi) |
25 | 25 |
26 XMPP: | 26 XMPP: |
27 * Allow connecting to servers that advertise EXTERNAL (broken in | 27 * Allow connecting to servers that advertise EXTERNAL (broken in |
28 2.7.0) | 28 2.7.0) |
29 | |
30 MXit: | |
31 * Replace the MXit-specific mood management with the new standard Moods | |
32 API. | |
33 * Add the standard MXit emoticons. | |
34 * Improve the handling of users being kicked from MultiMX rooms. | |
35 * MXit doesn't allow you to see your buddies Email Address or Title, | |
36 so remove those two fields from the "Buddy Information" page. | |
37 * Show buddy's Registration Country in their profile. | |
38 * Increment protocol version to v6.0 | |
39 * If an invite you sent was rejected with a reason, display that | |
40 message in the buddy tooltip. | |
41 * Capcha value is a required field during account activation. | |
42 (Resolves issue on Maemo) | |
43 * When your avatar image is changed, don't forget the user's profile | |
44 information. | |
29 | 45 |
30 Windows-Specific Changes: | 46 Windows-Specific Changes: |
31 * Fix a regression introduced in 2.7.0 that caused Window Flashing not | 47 * Fix a regression introduced in 2.7.0 that caused Window Flashing not |
32 to work. | 48 to work. |
33 | 49 |