Mercurial > pidgin
changeset 31509:99b03406e433
Added MXit changes.
author | andrew.victor@mxit.com |
---|---|
date | Tue, 12 Apr 2011 21:48:56 +0000 |
parents | c5bdf87770df |
children | eb927f960c14 |
files | ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Apr 12 21:25:51 2011 +0000 +++ b/ChangeLog Tue Apr 12 21:48:56 2011 +0000 @@ -54,6 +54,18 @@ IRC: * Add "authserv" service command. (tomos) (#13337) + MXit: + * Support for an Invite Message when adding a buddy. + * Fixed bug in splitting-up of messages that contain a lot of links. + * Fixed crash caused by timer not being disabled on disconnect. + (introduced in 2.7.11) + * Clearing of the conversation window now works. + * When receiving an invite you can display the sender's profile + information, avatar image, invite message. + * The Change PIN option was moved into separate action. + * New profile attributes added and shown. + * Update to protocol v6.3. + XMPP: * Remember the previously entered user directory when searching. (Keith Moyer) (#12451)