comparison ChangeLog @ 31019:505f15f9b27a

Properly prevent updating the server with our own information, since we just sent it ourselves. This will now update the buddy list for ourselves with the new name correctly. Fixes #13064.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 10 Dec 2010 05:33:13 +0000
parents 0bbe0d78db27
children 63090c968763
comparison
equal deleted inserted replaced
31018:0a58b4f084fb 31019:505f15f9b27a
32 characters. (#8508) 32 characters. (#8508)
33 * Fix receiving messages from users on Yahoo and other federated 33 * Fix receiving messages from users on Yahoo and other federated
34 services. (#13022) 34 services. (#13022)
35 * Correctly remove old endpoints from the list when they sign out. 35 * Correctly remove old endpoints from the list when they sign out.
36 * Add option to disable connections from multiple locations. (#13017) 36 * Add option to disable connections from multiple locations. (#13017)
37 * Correctly update your own display name in the buddy list. (#13064)
37 38
38 XMPP: 39 XMPP:
39 * Terminate Jingle sessions with unsupported content types. (#13048) 40 * Terminate Jingle sessions with unsupported content types. (#13048)
40 41
41 version 2.7.7 (11/23/2010): 42 version 2.7.7 (11/23/2010):