Mercurial > pidgin
comparison ChangeLog @ 29345:13fa0fffac6d
merge of '1529fa495883d559527375c0d8b7fbe68cf019c2'
and '3e607deb45a1ba0c62a1b8f376d94b2751ec8343'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 09 Jan 2010 02:00:18 +0000 |
parents | bf4a33bd020b |
children | dcd52d2b1b97 |
comparison
equal
deleted
inserted
replaced
29321:c4ed54041d6e | 29345:13fa0fffac6d |
---|---|
1 | |
2 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 |
3 | 2 |
4 version 2.7.0 (??/??/????): | 3 version 2.7.0 (??/??/????): |
5 General: | 4 General: |
6 * Changed GTK+ minimum version requirement to 2.10.0. | 5 * Changed GTK+ minimum version requirement to 2.10.0. |
14 * Moved the Translator information from the About box to a "Translator | 13 * Moved the Translator information from the About box to a "Translator |
15 Information" dialog accessible on the Help menu. | 14 Information" dialog accessible on the Help menu. |
16 * Use GtkStatusIcon for the docklet, providing better integration in | 15 * Use GtkStatusIcon for the docklet, providing better integration in |
17 notification area. | 16 notification area. |
18 * Added UI for sending attentions (buzz, nudge) on supporting protocols. | 17 * Added UI for sending attentions (buzz, nudge) on supporting protocols. |
19 | 18 * Make the search dialog unobtrusive in the conversation window (by making |
20 version 2.6.4 (??/??/20??): | 19 it look and behave like the search dialog in Firefox) |
20 | |
21 version 2.6.5 (??/??/20??): | |
22 libpurple: | |
23 * TLS certificates are actually stored to the local cache once again | |
24 (accepting a name mismatch on a certificate should now be remembered) | |
25 | |
26 General: | |
27 * Build-time fixes for Solaris. (Paul Townsend) | |
28 | |
29 AIM and ICQ: | |
30 * Messages from some mobile clients are no longer displayed as | |
31 Chinese characters (broken in 2.6.4) | |
32 | |
33 MSN: | |
34 * File transfer requests will no longer cause a crash if you delete the | |
35 file before the other side accepts. | |
36 * Recieved files will no longer hold an extra lock after completion, | |
37 meaning they can be moved or deleted without complaints from your OS. | |
38 * Buddies who sign in from a second location will no longer cause an | |
39 unnecessary chat window to open. | |
40 | |
41 XMPP: | |
42 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only | |
43 available when built without Cyrus SASL support. | |
44 * When getting info on a domain-only (server) JID, show uptime | |
45 (when given by the result of the "last query") and don't show status as | |
46 offline. | |
47 * Do not crash when attempting to register for a new account on Windows. | |
48 * Fix file transfer with clients that do not support Entity Capabilities | |
49 (e.g. Spark) | |
50 | |
51 version 2.6.4 (11/29/2009): | |
21 libpurple: | 52 libpurple: |
22 * Actually emit the hold signal for media calls. | 53 * Actually emit the hold signal for media calls. |
54 * Fix building the GnuTLS plugin with older versions of GnuTLS. | |
55 * Fix DNS TXT query resolution. | |
56 * Don't send Proxy-Authorization headers to HTTP proxy servers until we've | |
57 received a "407 Proxy Authentication Required" response from the server. | |
58 (thecrux) | |
23 * Added "MXit" protocol plugin, supported and maintained by the MXit folks | 59 * Added "MXit" protocol plugin, supported and maintained by the MXit folks |
24 themselves (MXit Lifestyle (Pty) Ltd.) | 60 themselves (MXit Lifestyle (Pty) Ltd.) |
25 | 61 |
26 General: | 62 General: |
27 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') | 63 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins') |
28 to announce the list of loaded plugins (in both Finch and Pidgin). | 64 to announce the list of loaded plugins (in both Finch and Pidgin). |
29 * Fix building the GnuTLS plugin with older versions of GnuTLS. | |
30 * Fix DNS TXT query resolution. | |
31 * Always rejoin open chats after an account reconnects. | 65 * Always rejoin open chats after an account reconnects. |
32 | 66 |
33 AIM and ICQ: | 67 AIM and ICQ: |
34 * Better rate limit calculations and other improvements. (Aman Gupta) | 68 * Better rate limit calculations and other improvements. (Aman Gupta) |
35 * More detailed error messages when messages fail to send. (Aman Gupta) | 69 * More detailed error messages when messages fail to send. (Aman Gupta) |
36 * The simultaneous login account option is respected when using | 70 * The simultaneous login account option is respected when using |
37 the clientLogin authentication method. | 71 the clientLogin authentication method. |
38 * Fix offline message retrieval (broken in 2.6.3) | 72 * Fix offline message retrieval (broken in 2.6.3) |
73 * Fix handling of markup on some messages (broken in 2.6.2) | |
39 * Fix SSL when clientLogin is enabled. | 74 * Fix SSL when clientLogin is enabled. |
75 * Fix sending and receiving Unicode characters in a Direct IM | |
40 | 76 |
41 MSN: | 77 MSN: |
42 * Don't forget display names for buddies. | 78 * Don't forget display names for buddies. |
43 * Fix a random crash that might occur when idle. | 79 * Fix a random crash that might occur when idle. |
44 * Fix more FQY 240 connection errors. | 80 * Fix more FQY 240 connection errors. |
45 * Fix a crash that could occur when adding a buddy. | 81 * Fix a crash that could occur when adding a buddy. |
46 * Fix an occasional crash when sending message to an offline user. | 82 * Fix an occasional crash when sending message to an offline user. |
47 * Fix a random crash that might occur when idle. | 83 * Fix a random crash that might occur when idle. |
48 * Fix a crash when logging in with some long non-ASCII passwords. | 84 * Fix a crash when logging in with some long non-ASCII passwords. |
49 (Shaun Lindsay) | 85 (Shaun Lindsay) |
86 * Cache our own friendly name as the server no longer does that for | |
87 us. Users of older versions may need to re-set their friendly name | |
88 as it has probably been reset. | |
50 | 89 |
51 XMPP: | 90 XMPP: |
52 * Users connecting to Google Talk now have an "Initiate Chat" context menu | 91 * Users connecting to Google Talk now have an "Initiate Chat" context menu |
53 option for their buddies. (Eion Robb) | 92 option for their buddies. (Eion Robb) |
54 * Fix a crash when attempting to validate an invalid JID. | 93 * Fix a crash when attempting to validate an invalid JID. |
55 * Resolve an issue when connecting to iChat Server when no resource | 94 * Resolve an issue when connecting to iChat Server when no resource |
56 is specified. | 95 is specified. |
57 * Try to automatically find a STUN server by using an SRV lookup on the | 96 * Try to automatically find a STUN server by using an SRV lookup on the |
58 account's domain, and use that for voice and video if found and the user | 97 account's domain, and use that for voice and video if found and the user |
59 didn't set one manually in prefs. | 98 didn't set one manually in prefs. |
60 * Fix a crash when adding a buddy without an '@'. | 99 * Fix a crash when adding a buddy without an '@'. |
61 * Don't show the option to send a file to a buddy if we know for certain | 100 * Don't show the option to send a file to a buddy if we know for certain |
62 they don't support any file transfer method supported by libpurple. | 101 they don't support any file transfer method supported by libpurple. |
63 * Keep the avatar on the server if one is not set locally. | 102 * Keep the avatar on the server if one is not set locally. |
72 | 111 |
73 Finch: | 112 Finch: |
74 * The TinyURL plugin now creates shorter URLs for long non-conversation | 113 * The TinyURL plugin now creates shorter URLs for long non-conversation |
75 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo | 114 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo |
76 Captcha when joining chat rooms. | 115 Captcha when joining chat rooms. |
116 * Fix displaying umlauts etc. in non-utf8 locale (fix in libgnt). | |
77 | 117 |
78 Pidgin: | 118 Pidgin: |
79 * The userlist in a multiuser chat can be styled via gtkrc by using the | 119 * The userlist in a multiuser chat can be styled via gtkrc by using the |
80 widget name "pidgin_conv_userlist". (Heiko Schmitt) | 120 widget name "pidgin_conv_userlist". (Heiko Schmitt) |
81 * Add a hold button to the media window. | 121 * Add a hold button to the media window. |
122 * Fix a bug where the conversation backlog stops scrolling in a very busy | |
123 chat room. | |
124 * In the Conversation "Send To" menu, offline buddies appear grayed | |
125 out (but are still selectable). Previously, only offline buddies on | |
126 accounts that do not support offline messaging appeared grayed out. | |
82 | 127 |
83 Pidgin Preference and Preference Window Changes: | 128 Pidgin Preference and Preference Window Changes: |
84 * Removed the "Use font from theme" and "Conversation Font" preferences | 129 * Removed the "Use font from theme" and "Conversation Font" preferences |
85 for everyone except Windows users. The font can be controlled from the | 130 for everyone except Windows users. The font can be controlled from the |
86 Pidgin GTK+ Theme Control plugin. | 131 Pidgin GTK+ Theme Control plugin. |