comparison ChangeLog @ 27040:1fd829110a6d

Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63]. Closes #6691.
author Paul Aurich <paul@darkrain42.org>
date Fri, 05 Jun 2009 19:06:05 +0000
parents 9a79f8a99259
children 9df57b1a3569
comparison
equal deleted inserted replaced
27039:9a79f8a99259 27040:1fd829110a6d
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)
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.
55 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if 57 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
56 the username, password, or realm (the JID domain) contain characters 58 the username, password, or realm (the JID domain) contain non-ASCII
57 not in ISO-8859-1. 59 characters.
58 60
59 Yahoo: 61 Yahoo:
60 * P2P file transfers. (Sulabh Mahajan) 62 * P2P file transfers. (Sulabh Mahajan)
61 * Sending text messages (address to +<countrycode><phone number>). 63 * Sending text messages (address to +<countrycode><phone number>).
62 (Sulabh Mahajan) 64 (Sulabh Mahajan)