comparison ChangeLog @ 28662:4b3756ed1053

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 25 Sep 2009 14:32:16 +0900
parents 578b4048a501
children 7eaf2561b6dd 057372f5c319
comparison
equal deleted inserted replaced
28656:a177a1cdfe4e 28662:4b3756ed1053
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.