Mercurial > pidgin.yaz
comparison ChangeLog @ 28745:ff66496188e0
merge of '899182ae412c1d58eab5efb5001e980fdfda4190'
and '9afa0cfda64ff9907b43b21fe64f17f698d2aa0d'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 12 Oct 2009 20:23:50 +0000 |
parents | 51d507e6c8f3 |
children | e191f5fedce1 3fec904938a2 |
comparison
equal
deleted
inserted
replaced
28732:7f80b0fc825d | 28745:ff66496188e0 |
---|---|
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 XMPP: | 4 XMPP: |
5 * Users connecting to Google Talk now have an "Initiate Chat" context menu | |
6 option for their buddies. (Eion Robb) | |
5 * Fix a crash when attempting to validate an invalid JID. | 7 * Fix a crash when attempting to validate an invalid JID. |
6 * Resolve an issue when connecting to iChat Server when no resource | 8 * Resolve an issue when connecting to iChat Server when no resource |
7 is specified. | 9 is specified. |
8 * Fix a crash when adding a buddy without an '@'. | 10 * Fix a crash when adding a buddy without an '@'. |
9 | 11 |
10 Yahoo: | 12 Yahoo: |
11 * Fix sending /buzz. | 13 * Fix sending /buzz. |
14 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. | |
15 (Jason Cohen) | |
16 * Add support for adding OCS and Sametime buddies. OCS users are added | |
17 as "ocs/user@domain.tld" and Sametime users are added as | |
18 "ibm/sametime_id". (Jason Cohen) | |
12 | 19 |
13 General: | 20 General: |
14 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 21 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
15 to announce the list of loaded plugins (in both Finch and Pidgin). | 22 to announce the list of loaded plugins (in both Finch and Pidgin). |
16 * Fix a crash when performing DNS queries on Unixes that use the | 23 * Fix a crash when performing DNS queries on Unixes that use the |
17 blocking DNS lookups. (Brian Lu) | 24 blocking DNS lookups. (Brian Lu) |
25 * Fix building the GnuTLS plugin with older versions of GnuTLS. | |
18 | 26 |
19 Finch: | 27 Finch: |
20 * The TinyURL plugin now creates shorter URLs for long non-conversation | 28 * The TinyURL plugin now creates shorter URLs for long non-conversation |
21 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo | 29 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo |
22 Captcha when joining chat rooms. | 30 Captcha when joining chat rooms. |