comparison ChangeLog @ 28370:11d40ac36996

ChangeLog the MSN thing and rearrange the ChangeLog sections to be more consistent with what we normally do.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 12 Oct 2009 17:57:23 +0000
parents b32f0ca0ed39
children 3fec904938a2
comparison
equal deleted inserted replaced
28369:d213c8ad89da 28370:11d40ac36996
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
11 MSN:
12 * Don't forget display names for buddies.
13
4 XMPP: 14 XMPP:
5 * Fix a crash when attempting to validate an invalid JID. 15 * Fix a crash when attempting to validate an invalid JID.
6 * Resolve an issue when connecting to iChat Server when no resource 16 * Resolve an issue when connecting to iChat Server when no resource
7 is specified. 17 is specified.
8 * Fix a crash when adding a buddy without an '@'. 18 * Fix a crash when adding a buddy without an '@'.
12 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. 22 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
13 (Jason Cohen) 23 (Jason Cohen)
14 * 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
15 as "ocs/user@domain.tld" and Sametime users are added as 25 as "ocs/user@domain.tld" and Sametime users are added as
16 "ibm/sametime_id". (Jason Cohen) 26 "ibm/sametime_id". (Jason Cohen)
17
18 General:
19 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
20 to announce the list of loaded plugins (in both Finch and Pidgin).
21 * Fix a crash when performing DNS queries on Unixes that use the
22 blocking DNS lookups. (Brian Lu)
23 * Fix building the GnuTLS plugin with older versions of GnuTLS.
24
25 Finch: 27 Finch:
26 * The TinyURL plugin now creates shorter URLs for long non-conversation 28 * The TinyURL plugin now creates shorter URLs for long non-conversation
27 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
28 Captcha when joining chat rooms. 30 Captcha when joining chat rooms.
29 31