Mercurial > pidgin.yaz
comparison ChangeLog @ 28884:17617d892bc4
oscar: Properly support TLS when using clientLogin.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 06 Nov 2009 03:58:26 +0000 |
parents | 30f8f2105740 |
children | 817cba320d5d e77894113a14 |
comparison
equal
deleted
inserted
replaced
28883:281bd8a973d8 | 28884:17617d892bc4 |
---|---|
9 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 9 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
10 to announce the list of loaded plugins (in both Finch and Pidgin). | 10 to announce the list of loaded plugins (in both Finch and Pidgin). |
11 * Fix building the GnuTLS plugin with older versions of GnuTLS. | 11 * Fix building the GnuTLS plugin with older versions of GnuTLS. |
12 * Fix DNS TXT query resolution. | 12 * Fix DNS TXT query resolution. |
13 * Always rejoin open chats after an account reconnects. | 13 * Always rejoin open chats after an account reconnects. |
14 | |
14 AIM and ICQ: | 15 AIM and ICQ: |
15 * Better rate limit calculations and other improvements. (Aman Gupta) | 16 * Better rate limit calculations and other improvements. (Aman Gupta) |
16 * More detailed error messages when messages fail to send. (Aman Gupta) | 17 * More detailed error messages when messages fail to send. (Aman Gupta) |
17 * The simultaneous login account option is respected when using | 18 * The simultaneous login account option is respected when using |
18 the clientLogin authentication method. | 19 the clientLogin authentication method. |
19 | |
20 AIM and ICQ: | |
21 * Fix offline message retrieval (broken in 2.6.3) | 20 * Fix offline message retrieval (broken in 2.6.3) |
21 * Fix SSL when clientLogin is enabled. | |
22 | 22 |
23 MSN: | 23 MSN: |
24 * Don't forget display names for buddies. | 24 * Don't forget display names for buddies. |
25 * Fix a random crash that might occur when idle. | 25 * Fix a random crash that might occur when idle. |
26 * Fix more FQY 240 connection errors. | 26 * Fix more FQY 240 connection errors. |