comparison ChangeLog @ 31009:b78991ee326c

Add account action to enable/disable connecting from multiple locations simultaneously. Fixes #13017.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 05 Dec 2010 09:06:00 +0000
parents e9afcbec8f20
children 81873d69d8d8
comparison
equal deleted inserted replaced
31008:c1a162c0f4e5 31009:b78991ee326c
29 disconnected. 29 disconnected.
30 * Allow full-size display names, by not escaping (most) non-English 30 * Allow full-size display names, by not escaping (most) non-English
31 characters. (#8508) 31 characters. (#8508)
32 * Fix receiving messages from users on Yahoo and other federated 32 * Fix receiving messages from users on Yahoo and other federated
33 services. (#13022) 33 services. (#13022)
34 * Correctly remove old endpoints when they sign out. 34 * Correctly remove old endpoints from the list when they sign out.
35 * Add option to disable connections from multiple locations. (#13017)
35 36
36 version 2.7.7 (11/23/2010): 37 version 2.7.7 (11/23/2010):
37 General: 38 General:
38 * Allow multiple CA certificates to share the same Distinguished Name 39 * Allow multiple CA certificates to share the same Distinguished Name
39 (DN). Partially fixes remaining MSN issues from #12906. 40 (DN). Partially fixes remaining MSN issues from #12906.