comparison ChangeLog @ 28801:d7c49598cef2

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 25 Oct 2009 15:30:09 +0900
parents 44cbfcaf9e3a
children 3e6b997b475d
comparison
equal deleted inserted replaced
28780:9c40a91d6c39 28801:d7c49598cef2
7 General: 7 General:
8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
9 to announce the list of loaded plugins (in both Finch and Pidgin). 9 to announce the list of loaded plugins (in both Finch and Pidgin).
10 * Fix building the GnuTLS plugin with older versions of GnuTLS. 10 * Fix building the GnuTLS plugin with older versions of GnuTLS.
11 * Fix DNS TXT query resolution. 11 * Fix DNS TXT query resolution.
12 * Always rejoin open chats after an account reconnects.
12 13
13 MSN: 14 MSN:
14 * Don't forget display names for buddies. 15 * Don't forget display names for buddies.
15 * Fix a random crash that might occur when idle. 16 * Fix a random crash that might occur when idle.
17 * Fix more FQY 240 connection errors.
18 * Fix a crash that could occur when adding a buddy.
19 * Fix an occasional crash when sending message to an offline user.
16 20
17 XMPP: 21 XMPP:
18 * Users connecting to Google Talk now have an "Initiate Chat" context menu 22 * Users connecting to Google Talk now have an "Initiate Chat" context menu
19 option for their buddies. (Eion Robb) 23 option for their buddies. (Eion Robb)
20 * Fix a crash when attempting to validate an invalid JID. 24 * Fix a crash when attempting to validate an invalid JID.