comparison ChangeLog @ 27041:9df57b1a3569

merge of '75a466dd96590961d154c6e5d131d85bcae642c6' and '920617286db82f86def448f0e2233ade2f89a0a9'
author Paul Aurich <paul@darkrain42.org>
date Fri, 05 Jun 2009 19:06:22 +0000
parents 804141095de5 1fd829110a6d
children feec327b29ad
comparison
equal deleted inserted replaced
27038:804141095de5 27041:9df57b1a3569
16 * Report idle time 'From last message sent' should work properly. 16 * Report idle time 'From last message sent' should work properly.
17 * Show the invite message for buddies that requested authorization 17 * Show the invite message for buddies that requested authorization
18 from you on MSN. 18 from you on MSN.
19 * DNS servers are re-read when DNS queries fail in case the system has 19 * DNS servers are re-read when DNS queries fail in case the system has
20 moved to a new network and the old servers are not accessible. 20 moved to a new network and the old servers are not accessible.
21 * Gadu-Gadu accounts can specify a server to which to connect.
22 (Krzysztof "kreez" Tobola)
21 23
22 XMPP: 24 XMPP:
23 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), voice 25 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), voice
24 support with GTalk and voice and video support with the GMail web 26 support with GTalk and voice and video support with the GMail web
25 client. (Mike "Maiku" Ruprecht) 27 client. (Mike "Maiku" Ruprecht)
50 * Support custom smileys in MUCs (only when all participants support the 52 * Support custom smileys in MUCs (only when all participants support the
51 "Bits of Binary" extension, and a maximum of 10 participants are in the 53 "Bits of Binary" extension, and a maximum of 10 participants are in the
52 chat to avoid getting too many fetch requests). 54 chat to avoid getting too many fetch requests).
53 * Fix an issue with Jabber (pre-XMPP) servers and the user's preference 55 * Fix an issue with Jabber (pre-XMPP) servers and the user's preference
54 to require SSL not being respected. 56 to require SSL not being respected.
57 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
58 the username, password, or realm (the JID domain) contain non-ASCII
59 characters.
55 60
56 Yahoo: 61 Yahoo:
57 * P2P file transfers. (Sulabh Mahajan) 62 * P2P file transfers. (Sulabh Mahajan)
58 * Sending text messages (address to +<countrycode><phone number>). 63 * Sending text messages (address to +<countrycode><phone number>).
59 (Sulabh Mahajan) 64 (Sulabh Mahajan)