comparison ChangeLog @ 31349:8a675683fcea

Added MXit changes for 2.7.11.
author andrew.victor@mxit.com
date Wed, 09 Mar 2011 12:27:49 +0000
parents 04576947c4e0
children 0362da30c62a
comparison
equal deleted inserted replaced
31316:f3d11c84cc03 31349:8a675683fcea
22 make chat rooms more reliable. (#1449) 22 make chat rooms more reliable. (#1449)
23 23
24 MSN: 24 MSN:
25 * Fix bug that prevented added buddies to your buddy list in certain 25 * Fix bug that prevented added buddies to your buddy list in certain
26 circumstances. (#13298) 26 circumstances. (#13298)
27
28 MXit:
29 * MXit plugin and reported client version now follow the libpurple
30 version.
31 * Don't try to request profile information for non-user contacts.
32 * Allow Re-Invite for contacts in Deleted or Rejected state.
33 * Ensure we don't send packets too fast to the MXit server and trigger
34 its flood-detection mechanism. Also increased the internal packet queue
35 to 32 packets.
27 36
28 XMPP: 37 XMPP:
29 * Fix building on platforms with an older glib (inadvertantly broken in 38 * Fix building on platforms with an older glib (inadvertantly broken in
30 2.7.10). (#13329) 39 2.7.10). (#13329)
31 * Don't treat the on-join status storms as 'new arrivals'. (Thijs 40 * Don't treat the on-join status storms as 'new arrivals'. (Thijs