Mercurial > pidgin
comparison ChangeLog @ 28801:19be6fe515ca
*** Plucked rev 9115475787375850b563a1ec0b2007eaa463483e (qulogic@pidgin.im):
When adding users to an MSN chat, don't add them again if the same passport
is in the conversation. That is, ignore people logged in at more than one
location.
Fixes #7421.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 14 Dec 2009 23:57:26 +0000 |
parents | 139aa186e8cc |
children | 57ee55097ec8 |
comparison
equal
deleted
inserted
replaced
28800:139aa186e8cc | 28801:19be6fe515ca |
---|---|
7 AIM and ICQ: | 7 AIM and ICQ: |
8 * Messages from some mobile clients are no longer displayed as | 8 * Messages from some mobile clients are no longer displayed as |
9 Chinese characters (broken in 2.6.4) | 9 Chinese characters (broken in 2.6.4) |
10 | 10 |
11 MSN: | 11 MSN: |
12 * File transfer requests will no longer cause a crash if you delete the file | 12 * File transfer requests will no longer cause a crash if you delete the |
13 before the other side accepts. | 13 file before the other side accepts. |
14 * Recieved files will no longer hold an extra lock after completion, meaning | 14 * Recieved files will no longer hold an extra lock after completion, |
15 they can be moved or deleted without complaints from your OS. | 15 meaning they can be moved or deleted without complaints from your OS. |
16 * Buddies who sign in from a second location will no longer cause an | |
17 unnecessary chat window to open. | |
16 | 18 |
17 XMPP: | 19 XMPP: |
18 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only | 20 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only |
19 available when built without Cyrus SASL support. | 21 available when built without Cyrus SASL support. |
20 * When getting info on a domain-only (server) JID, show uptime | 22 * When getting info on a domain-only (server) JID, show uptime |