Mercurial > pidgin.yaz
comparison ChangeLog @ 31434:7bf659dbacee
Clear out the old list of endpoints when we receive a new one. This
will correct the "View Locations" list when we force a location to
sign out.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Thu, 02 Dec 2010 06:04:55 +0000 |
parents | 94b3092c904d |
children | e9afcbec8f20 |
comparison
equal
deleted
inserted
replaced
31433:fc6ecc8f1b34 | 31434:7bf659dbacee |
---|---|
28 disconnected. | 28 disconnected. |
29 * Allow full-size display names, by not escaping (most) non-English | 29 * Allow full-size display names, by not escaping (most) non-English |
30 characters. (#8508) | 30 characters. (#8508) |
31 * Fix receiving messages from users on Yahoo and other federated | 31 * Fix receiving messages from users on Yahoo and other federated |
32 services. (#13022) | 32 services. (#13022) |
33 * Correctly remove old endpoints when they sign out. | |
33 | 34 |
34 version 2.7.7 (11/23/2010): | 35 version 2.7.7 (11/23/2010): |
35 General: | 36 General: |
36 * Allow multiple CA certificates to share the same Distinguished Name | 37 * Allow multiple CA certificates to share the same Distinguished Name |
37 (DN). Partially fixes remaining MSN issues from #12906. | 38 (DN). Partially fixes remaining MSN issues from #12906. |