Mercurial > pidgin
comparison ChangeLog @ 24972:25e2ab1fff1d
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
to branch 'im.pidgin.pidgin.vv' (head 2149cf9a6d4604f6e78ed9a2bdb0bbc3d6041a36)
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Sat, 06 Dec 2008 02:23:20 +0000 |
parents | 1a579e1cdc58 |
children | 97af4329f786 |
comparison
equal
deleted
inserted
replaced
24970:99055b8db16b | 24972:25e2ab1fff1d |
---|---|
6 "Microsoft Secure Server Authority" and the | 6 "Microsoft Secure Server Authority" and the |
7 "Microsoft Internet Authority" certificates. People that use | 7 "Microsoft Internet Authority" certificates. People that use |
8 --with-system-ssl-certs and GnuTLS need to include these in the | 8 --with-system-ssl-certs and GnuTLS need to include these in the |
9 system certs directory. | 9 system certs directory. |
10 * Corrected maximum message lengths for Yahoo! | 10 * Corrected maximum message lengths for Yahoo! |
11 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) | |
12 * Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer) | 11 * Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer) |
13 * The Buddy State Notification plugin no longer prints duplicate | 12 * The Buddy State Notification plugin no longer prints duplicate |
14 notifications when the same buddy is in multiple groups (Florian Quèze) | 13 notifications when the same buddy is in multiple groups (Florian Quèze) |
15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport | 14 * The Buddy State Notification plugin no longer turns JID's, MSN Passport |
16 ID's, etc. into links (Florian Quèze) | 15 ID's, etc. into links (Florian Quèze) |
17 * Fix a crash in SIMPLE when a malformed message is received. | 16 * Fix a crash in SIMPLE when a malformed message is received. |
17 * purple-remote now has a "getstatusmessage" command to retrieve the text | |
18 of the current status message. | |
19 | |
20 Gadu-Gadu: | |
21 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) | |
22 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) | |
23 * Gadu-Gadu now does proper charset translations where needed (Adam | |
24 Strzelecki) | |
25 | |
26 XMPP: | |
27 * Fix the namespace URL we look for in PEP reply stanzas to match the URL | |
28 used in the 'get' requests (Paul Aurich) | |
29 * Resources can be set to the local machine's hostname by using | |
30 __HOSTNAME__ as the resource string (Jonathan Sailor) | |
31 * Resources can now be left blank, causing the server to generate a | |
32 resource for us where supported (Jonathan Sailor) | |
33 * Resources now default to no value | |
34 * Quit trying to get user info for MUC's (Paul Aurich) | |
35 * Send "client-accepts-full-bind-result" attribute during SASL login. | |
36 This will fix Google Talk login failures if the user configures the | |
37 wrong domain for his/her account. | |
18 | 38 |
19 Pidgin: | 39 Pidgin: |
20 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting | 40 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting |
21 instead of our own (hidden) tooltip_delay pref. If you had | 41 instead of our own (hidden) tooltip_delay pref. If you had |
22 previously changed that pref, add a line like this to | 42 previously changed that pref, add a line like this to |