Mercurial > pidgin
comparison ChangeLog @ 28743:44b5e5fe2f93
merge of '0a7ca4f8823e2b4c92a9fdac0c7a81f3ee853de5'
and '4185001f1d8e8d7c894fa194202f7051f06cb59f'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 03 Dec 2009 05:43:23 +0000 |
parents | f60d53a686b6 ba1cefa62792 |
children |
comparison
equal
deleted
inserted
replaced
28690:f60d53a686b6 | 28743:44b5e5fe2f93 |
---|---|
1 | |
2 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
3 | 2 |
4 version 2.6.4 (??/??/20??): | 3 version 2.6.5 (??/??/20??): |
4 General: | |
5 * Build-time fixes for Solaris. (Paul Townsend) | |
6 | |
7 XMPP: | |
8 * When getting info on a domain-only (server) JID, show uptime | |
9 (when given by the result of the "last query") and don't show status as | |
10 offline. | |
11 * Do not crash when attempting to register for a new account on Windows. | |
12 | |
13 version 2.6.4 (11/29/2009): | |
5 libpurple: | 14 libpurple: |
6 * Actually emit the hold signal for media calls. | 15 * Actually emit the hold signal for media calls. |
16 * Fix building the GnuTLS plugin with older versions of GnuTLS. | |
17 * Fix DNS TXT query resolution. | |
7 * Don't send Proxy-Authorization headers to HTTP proxy servers until we've | 18 * Don't send Proxy-Authorization headers to HTTP proxy servers until we've |
8 received a "407 Proxy Authentication Required" response from the server. | 19 received a "407 Proxy Authentication Required" response from the server. |
9 (thecrux) | 20 (thecrux) |
10 * Added "MXit" protocol plugin, supported and maintained by the MXit folks | 21 * Added "MXit" protocol plugin, supported and maintained by the MXit folks |
11 themselves (MXit Lifestyle (Pty) Ltd.) | 22 themselves (MXit Lifestyle (Pty) Ltd.) |
12 | 23 |
13 General: | 24 General: |
14 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 25 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
15 to announce the list of loaded plugins (in both Finch and Pidgin). | 26 to announce the list of loaded plugins (in both Finch and Pidgin). |
16 * Fix building the GnuTLS plugin with older versions of GnuTLS. | |
17 * Fix DNS TXT query resolution. | |
18 * Always rejoin open chats after an account reconnects. | 27 * Always rejoin open chats after an account reconnects. |
19 | 28 |
20 AIM and ICQ: | 29 AIM and ICQ: |
21 * Better rate limit calculations and other improvements. (Aman Gupta) | 30 * Better rate limit calculations and other improvements. (Aman Gupta) |
22 * More detailed error messages when messages fail to send. (Aman Gupta) | 31 * More detailed error messages when messages fail to send. (Aman Gupta) |