comparison ChangeLog @ 28380:5550823608cb

merge of '5fc198b7a02aacaaa8a7045d9df437c2d0e9006b' and '667654b3309008b53bf4d9df02bd401d1ede8db5'
author Paul Aurich <paul@darkrain42.org>
date Tue, 13 Oct 2009 19:52:35 +0000
parents e191f5fedce1 3fec904938a2
children 3c230409556d
comparison
equal deleted inserted replaced
28375:e191f5fedce1 28380:5550823608cb
1 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
2 2
3 version 2.6.3 (??/??/20??): 3 version 2.6.3 (??/??/20??):
4 General:
5 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
6 to announce the list of loaded plugins (in both Finch and Pidgin).
7 * Fix a crash when performing DNS queries on Unixes that use the
8 blocking DNS lookups. (Brian Lu)
9 * Fix building the GnuTLS plugin with older versions of GnuTLS.
10 * Fix DNS TXT query resolution.
11
4 XMPP: 12 XMPP:
5 * Users connecting to Google Talk now have an "Initiate Chat" context menu 13 * Users connecting to Google Talk now have an "Initiate Chat" context menu
6 option for their buddies. (Eion Robb) 14 option for their buddies. (Eion Robb)
7 * Fix a crash when attempting to validate an invalid JID. 15 * Fix a crash when attempting to validate an invalid JID.
8 * Resolve an issue when connecting to iChat Server when no resource 16 * Resolve an issue when connecting to iChat Server when no resource
14 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. 22 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
15 (Jason Cohen) 23 (Jason Cohen)
16 * Add support for adding OCS and Sametime buddies. OCS users are added 24 * Add support for adding OCS and Sametime buddies. OCS users are added
17 as "ocs/user@domain.tld" and Sametime users are added as 25 as "ocs/user@domain.tld" and Sametime users are added as
18 "ibm/sametime_id". (Jason Cohen) 26 "ibm/sametime_id". (Jason Cohen)
19
20 General:
21 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
22 to announce the list of loaded plugins (in both Finch and Pidgin).
23 * Fix a crash when performing DNS queries on Unixes that use the
24 blocking DNS lookups. (Brian Lu)
25 * Fix building the GnuTLS plugin with older versions of GnuTLS.
26 * Fix DNS TXT query resolution.
27 27
28 Finch: 28 Finch:
29 * The TinyURL plugin now creates shorter URLs for long non-conversation 29 * The TinyURL plugin now creates shorter URLs for long non-conversation
30 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo 30 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
31 Captcha when joining chat rooms. 31 Captcha when joining chat rooms.