comparison ChangeLog @ 28661:a143b7fcff4c

merge of '363fb1f7fa72426b9e239a320bd53c6bd59f57f9' and 'ff8f05c45f3ff64c9fa0b6cfeaa6c7e44983bf38'
author Paul Aurich <paul@darkrain42.org>
date Fri, 25 Sep 2009 03:41:49 +0000
parents 578b4048a501
children 7eaf2561b6dd 057372f5c319
comparison
equal deleted inserted replaced
28657:8aa24fd75490 28661:a143b7fcff4c
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 * Fix a crash when attempting to validate an invalid JID. 5 * Fix a crash when attempting to validate an invalid JID.
6 * Resolve an issue when connecting to iChat Server when no resource
7 is specified.
8 * Fix a crash when adding a buddy without an '@'.
6 9
7 General: 10 General:
8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 11 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
9 to announce the list of loaded plugins (in both Finch and Pidgin). 12 to announce the list of loaded plugins (in both Finch and Pidgin).
13 * Fix a crash when performing DNS queries on Unixes that use the
14 blocking DNS lookups. (Brian Lu)
10 15
11 version 2.6.2 (09/05/2009): 16 version 2.6.2 (09/05/2009):
12 libpurple: 17 libpurple:
13 * Fix --disable-avahi to actually disable it in configure, as opposed 18 * Fix --disable-avahi to actually disable it in configure, as opposed
14 to just making the warning non-fatal. 19 to just making the warning non-fatal.