# HG changeset patch # User Paul Aurich # Date 1265869779 0 # Node ID a51d06bee84a9aa32b2fe22a126f1366ec2092b5 # Parent 774ca88cb6856dffeeddb96a517a80783288f3b7 Update the changelog with some help from Marcus diff -r 774ca88cb685 -r a51d06bee84a ChangeLog --- a/ChangeLog Thu Feb 11 04:28:42 2010 +0000 +++ b/ChangeLog Thu Feb 11 06:29:39 2010 +0000 @@ -39,11 +39,11 @@ * Fix a leak and crash when retrieving buddy icons. XMPP: - * Upon receipt of a presence change from a contact, send further messages - to that contact's bare JID [username]. A conversation "locks" to a - specific resource upon receipt of a message from that resource. - Previously, it would only "unlock" when that resource went offline, or - upon receipt of a message from a different resource. + * Less likely to send messages to a contact's idle/inactive resource. + Previously, if a message was received from a specific resource, + responses would be sent to that resource until either it went offline + or a message is received from another resource. Now, messages are sent + to the bare JID upon receipt of any presence change from the contact. * Added support for the SCRAM-SHA-1 SASL mechanism. This is only available when built without Cyrus SASL support. * When getting info on a domain-only (server) JID, show uptime