Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
29014:b676cb5b4595 | 29015:fbe2824286ce |
---|---|
37 | 37 |
38 MySpace: | 38 MySpace: |
39 * Fix a leak and crash when retrieving buddy icons. | 39 * Fix a leak and crash when retrieving buddy icons. |
40 | 40 |
41 XMPP: | 41 XMPP: |
42 * Upon receipt of a presence change from a contact, send further messages | |
43 to that contact's bare JID [username]. A conversation "locks" to a | |
44 specific resource upon receipt of a message from that resource. | |
45 Previously, it would only "unlock" when that resource went offline, or | |
46 upon receipt of a message from a different resource. | |
42 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only | 47 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only |
43 available when built without Cyrus SASL support. | 48 available when built without Cyrus SASL support. |
44 * When getting info on a domain-only (server) JID, show uptime | 49 * When getting info on a domain-only (server) JID, show uptime |
45 (when given by the result of the "last query") and don't show status as | 50 (when given by the result of the "last query") and don't show status as |
46 offline. | 51 offline. |