# HG changeset patch # User andrew.victor@mxit.com # Date 1299673669 0 # Node ID 8a675683fcea30ef1bbf08c6bacdd2ca0fd4a792 # Parent f3d11c84cc03eed86f7a8ab749685551257eca7a Added MXit changes for 2.7.11. diff -r f3d11c84cc03 -r 8a675683fcea ChangeLog --- a/ChangeLog Wed Mar 09 09:06:31 2011 +0000 +++ b/ChangeLog Wed Mar 09 12:27:49 2011 +0000 @@ -25,6 +25,15 @@ * Fix bug that prevented added buddies to your buddy list in certain circumstances. (#13298) + MXit: + * MXit plugin and reported client version now follow the libpurple + version. + * Don't try to request profile information for non-user contacts. + * Allow Re-Invite for contacts in Deleted or Rejected state. + * Ensure we don't send packets too fast to the MXit server and trigger + its flood-detection mechanism. Also increased the internal packet queue + to 32 packets. + XMPP: * Fix building on platforms with an older glib (inadvertantly broken in 2.7.10). (#13329)