comparison ChangeLog @ 24566:e1c38e93d5c3

Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP bullet points in it this time around.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 29 Nov 2008 19:53:05 +0000
parents 915fdb649210
children 1a579e1cdc58
comparison
equal deleted inserted replaced
24565:915fdb649210 24566:e1c38e93d5c3
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.
18 * Fix the namespace URL we look for in PEP reply stanzas to match the URL 17
19 used in the 'get' requests (Paul Aurich) 18 Gadu-Gadu:
20 * XMPP resources can be set to the local machine's hostname by using 19 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
21 __HOSTNAME__ as the resource string (Jonathan Sailor)
22 * XMPP resources can now be left blank, causing the server to generate a
23 resource for us (Jonathan Sailor)
24 * XMPP resources now default to no value
25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) 20 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki)
26 * Gadu-Gadu now does proper charset translations where needed (Adam 21 * Gadu-Gadu now does proper charset translations where needed (Adam
27 Strzelecki) 22 Strzelecki)
28 * Quit trying to get user info for XMPP MUC's (Paul Aurich) 23
29 * Send "client-accepts-full-bind-result" attribute during SASL login for 24 XMPP:
30 XMPP accounts. Will fix Google Talk login failures if the user 25 * Fix the namespace URL we look for in PEP reply stanzas to match the URL
31 configures the wrong domain for his/her account. 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.
32 36
33 Pidgin: 37 Pidgin:
34 * 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
35 instead of our own (hidden) tooltip_delay pref. If you had 39 instead of our own (hidden) tooltip_delay pref. If you had
36 previously changed that pref, add a line like this to 40 previously changed that pref, add a line like this to