comparison ChangeLog @ 31022:78dccab9824c

Add the session user to the userlist. This reduces the amount of special-casing needed and corrects the buddy icon if you have yourself on your list. Fixes #12973.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 10 Dec 2010 06:38:17 +0000
parents 63090c968763
children fa1a0dccd4fa
comparison
equal deleted inserted replaced
31021:007ae2d62ea4 31022:78dccab9824c
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 * Correctly update your own display name in the buddy list. (#13064)
38 * Correctly show ourselves as offline in the buddy list when going 38 * Correctly show ourselves as offline in the buddy list when going
39 invisible. (#12945) 39 invisible. (#12945)
40 * Correctly update your own icon in the buddy list. (#12973)
40 41
41 XMPP: 42 XMPP:
42 * Terminate Jingle sessions with unsupported content types. (#13048) 43 * Terminate Jingle sessions with unsupported content types. (#13048)
43 44
44 version 2.7.7 (11/23/2010): 45 version 2.7.7 (11/23/2010):