comparison ChangeLog @ 24708:b4a2ce33b3d5

propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d) to branch 'im.pidgin.cpw.malu.xmpp.attention' (head b03e6741a6f1b8961fffc2f24ea2b73b921dac09)
author Marcus Lundblad <ml@update.uu.se>
date Sun, 30 Nov 2008 19:36:38 +0000
parents e1c38e93d5c3
children 1a579e1cdc58
comparison
equal deleted inserted replaced
24707:7b93616f7982 24708:b4a2ce33b3d5
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
18 Gadu-Gadu:
19 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
20 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki)
21 * Gadu-Gadu now does proper charset translations where needed (Adam
22 Strzelecki)
23
24 XMPP:
25 * Fix the namespace URL we look for in PEP reply stanzas to match the URL
26 used in the 'get' requests (Paul Aurich)
27 * Resources can be set to the local machine's hostname by using
28 __HOSTNAME__ as the resource string (Jonathan Sailor)
29 * Resources can now be left blank, causing the server to generate a
30 resource for us where supported (Jonathan Sailor)
31 * Resources now default to no value
32 * Quit trying to get user info for MUC's (Paul Aurich)
33 * Send "client-accepts-full-bind-result" attribute during SASL login.
34 This will fix Google Talk login failures if the user configures the
35 wrong domain for his/her account.
18 36
19 Pidgin: 37 Pidgin:
20 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting 38 * 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 39 instead of our own (hidden) tooltip_delay pref. If you had
22 previously changed that pref, add a line like this to 40 previously changed that pref, add a line like this to