Mercurial > pidgin.yaz
changeset 31467:63090c968763
ChangeLog invisibility fix.
Refs #12945.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 10 Dec 2010 05:35:15 +0000 |
parents | 505f15f9b27a |
children | 007ae2d62ea4 |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 10 05:33:13 2010 +0000 +++ b/ChangeLog Fri Dec 10 05:35:15 2010 +0000 @@ -35,6 +35,8 @@ * Correctly remove old endpoints from the list when they sign out. * Add option to disable connections from multiple locations. (#13017) * Correctly update your own display name in the buddy list. (#13064) + * Correctly show ourselves as offline in the buddy list when going + invisible. (#12945) XMPP: * Terminate Jingle sessions with unsupported content types. (#13048)