comparison ChangeLog @ 25801:6f94b4a27372

propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e) to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 6bfd4d87742ad77dd228039033d081fb8b68f8aa)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 02 Dec 2008 22:45:39 +0000
parents 1a579e1cdc58
children 97af4329f786
comparison
equal deleted inserted replaced
25800:b2f4964768d7 25801:6f94b4a27372
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