changeset 31798:8a675683fcea

Added MXit changes for 2.7.11.
author andrew.victor@mxit.com
date Wed, 09 Mar 2011 12:27:49 +0000
parents f3d11c84cc03
children 0362da30c62a
files ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)