comparison ChangeLog @ 28912:0399f8ef665a

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 13 Nov 2009 15:04:10 +0900
parents 738cd1adb3cf
children 83c02c568f03 7b1cfd48beab
comparison
equal deleted inserted replaced
28902:08a52bdd9619 28912:0399f8ef665a
2 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 2 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
3 3
4 version 2.6.4 (??/??/20??): 4 version 2.6.4 (??/??/20??):
5 libpurple: 5 libpurple:
6 * Actually emit the hold signal for media calls. 6 * Actually emit the hold signal for media calls.
7 * Added "MXit" protocol plugin, supported and maintained by the MXit folks
8 themselves (MXit Lifestyle (Pty) Ltd.)
7 9
8 General: 10 General:
9 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') 11 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
10 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).
11 * Fix building the GnuTLS plugin with older versions of GnuTLS. 13 * Fix building the GnuTLS plugin with older versions of GnuTLS.
38 is specified. 40 is specified.
39 * Try to automatically find a STUN server by using an SRV lookup on the 41 * Try to automatically find a STUN server by using an SRV lookup on the
40 account's domain, and use that for voice and video if found and the user 42 account's domain, and use that for voice and video if found and the user
41 didn't set one manually in prefs. 43 didn't set one manually in prefs.
42 * Fix a crash when adding a buddy without an '@'. 44 * Fix a crash when adding a buddy without an '@'.
45 * Don't show the option to send a file to a buddy if we know for certain
46 they don't support any file transfer method supported by libpurple.
43 47
44 Yahoo: 48 Yahoo:
45 * Fix sending /buzz. 49 * Fix sending /buzz.
46 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. 50 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
47 (Jason Cohen) 51 (Jason Cohen)