Mercurial > pidgin
diff ChangeLog @ 29015:fbe2824286ce
Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Refs #9874.
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Wed, 10 Feb 2010 06:01:58 +0000 |
| parents | e1c01f236674 |
| children | f521dd7c75b5 |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 10 05:56:53 2010 +0000 +++ b/ChangeLog Wed Feb 10 06:01:58 2010 +0000 @@ -39,6 +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. * 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
