# HG changeset patch # User Elliott Sales de Andrade # Date 1291959315 0 # Node ID 63090c96876395871ceea1b2906ac37f7f7d5b34 # Parent 505f15f9b27a91ccfcbdff7ff04f9be2946ec86c ChangeLog invisibility fix. Refs #12945. diff -r 505f15f9b27a -r 63090c968763 ChangeLog --- 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)