comparison ChangeLog @ 31804:0362da30c62a

propagate from branch 'im.pidgin.pidgin.mxit' (head d2621e74f4d5c342cc30a7e49c8a05121f05050a) to branch 'im.pidgin.pidgin' (head 87366dcb07a9cec63d96165e863ec07ccbc83324)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Mar 2011 17:40:04 +0000
parents ae391615dc52 8a675683fcea
children c39838d078e4
comparison
equal deleted inserted replaced
31803:ae391615dc52 31804:0362da30c62a
30 make chat rooms more reliable. (#1449) 30 make chat rooms more reliable. (#1449)
31 31
32 MSN: 32 MSN:
33 * Fix bug that prevented added buddies to your buddy list in certain 33 * Fix bug that prevented added buddies to your buddy list in certain
34 circumstances. (#13298) 34 circumstances. (#13298)
35
36 MXit:
37 * MXit plugin and reported client version now follow the libpurple
38 version.
39 * Don't try to request profile information for non-user contacts.
40 * Allow Re-Invite for contacts in Deleted or Rejected state.
41 * Ensure we don't send packets too fast to the MXit server and trigger
42 its flood-detection mechanism. Also increased the internal packet queue
43 to 32 packets.
35 44
36 XMPP: 45 XMPP:
37 * Fix building on platforms with an older glib (inadvertantly broken in 46 * Fix building on platforms with an older glib (inadvertantly broken in
38 2.7.10). (#13329) 47 2.7.10). (#13329)
39 * Don't treat the on-join status storms as 'new arrivals'. (Thijs 48 * Don't treat the on-join status storms as 'new arrivals'. (Thijs