Mercurial > pidgin
comparison ChangeLog @ 28402:9f877a005278
Add hold changes for media calls.
author | maiku@pidgin.im |
---|---|
date | Mon, 19 Oct 2009 22:04:12 +0000 |
parents | 89a8e2ebf188 |
children | 71dc3b5edbe7 7819d3819f4c |
comparison
equal
deleted
inserted
replaced
28401:ee55fb88f512 | 28402:9f877a005278 |
---|---|
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.4 (??/??/20??): | 3 version 2.6.4 (??/??/20??): |
4 libpurple: | |
5 * Actually emit the hold signal for media calls. | |
6 | |
4 General: | 7 General: |
5 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 8 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
6 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). |
7 * Fix building the GnuTLS plugin with older versions of GnuTLS. | 10 * Fix building the GnuTLS plugin with older versions of GnuTLS. |
8 * Fix DNS TXT query resolution. | 11 * Fix DNS TXT query resolution. |
33 Captcha when joining chat rooms. | 36 Captcha when joining chat rooms. |
34 | 37 |
35 Pidgin: | 38 Pidgin: |
36 * The userlist in a multiuser chat can be styled via gtkrc by using the | 39 * The userlist in a multiuser chat can be styled via gtkrc by using the |
37 widget name "pidgin_conv_userlist". (Heiko Schmitt) | 40 widget name "pidgin_conv_userlist". (Heiko Schmitt) |
41 * Add a hold button to the media window. | |
38 | 42 |
39 version 2.6.3 (10/16/2009): | 43 version 2.6.3 (10/16/2009): |
40 General: | 44 General: |
41 * Fix a crash when performing DNS queries on Unixes that use the | 45 * Fix a crash when performing DNS queries on Unixes that use the |
42 blocking DNS lookups. (Brian Lu) | 46 blocking DNS lookups. (Brian Lu) |