Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 10 05:59:21 2010 +0000 +++ b/ChangeLog Fri Dec 10 06:38:17 2010 +0000 @@ -37,6 +37,7 @@ * Correctly update your own display name in the buddy list. (#13064) * Correctly show ourselves as offline in the buddy list when going invisible. (#12945) + * Correctly update your own icon in the buddy list. (#12973) XMPP: * Terminate Jingle sessions with unsupported content types. (#13048)