Mercurial > pidgin
comparison ChangeLog @ 24661:4895879ebafb
ChangeLog a couple items and rearrange some items a bit.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 06 Dec 2008 20:02:49 +0000 |
parents | 97af4329f786 |
children | fdd9fd5c2086 781723b2a170 6f41450584a7 |
comparison
equal
deleted
inserted
replaced
24660:a95356c17b5c | 24661:4895879ebafb |
---|---|
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 * Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer) | |
12 * The Buddy State Notification plugin no longer prints duplicate | 11 * The Buddy State Notification plugin no longer prints duplicate |
13 notifications when the same buddy is in multiple groups (Florian Quèze) | 12 notifications when the same buddy is in multiple groups (Florian Quèze) |
14 * The Buddy State Notification plugin no longer turns JID's, MSN Passport | 13 * The Buddy State Notification plugin no longer turns JID's, MSN Passport |
15 ID's, etc. into links (Florian Quèze) | 14 ID's, etc. into links (Florian Quèze) |
16 * Fix a crash in SIMPLE when a malformed message is received. | 15 * Fix a crash in SIMPLE when a malformed message is received. |
17 * purple-remote now has a "getstatusmessage" command to retrieve the text | 16 * purple-remote now has a "getstatusmessage" command to retrieve the text |
18 of the current status message. | 17 of the current status message. |
19 * Various fixes to the nullprpl (Paul Aurich) | 18 * Various fixes to the nullprpl (Paul Aurich) |
20 * Fix a crash when accessing the roomlist for an account that's not | 19 * Fix a crash when accessing the roomlist for an account that's not |
21 connected (Paul Aurich) | 20 connected (Paul Aurich) |
21 * Fix a crash in purple_accounts_delete that happens when this function is | |
22 called before the buddy list is initialized (Florian Quèze) | |
22 | 23 |
23 Gadu-Gadu: | 24 Gadu-Gadu: |
24 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) | 25 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) |
25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) | 26 * Gadu-Gadu now checks that UID's are valid (Adam Strzelecki) |
26 * Gadu-Gadu now does proper charset translations where needed (Adam | 27 * Gadu-Gadu now does proper charset translations where needed (Adam |
27 Strzelecki) | 28 Strzelecki) |
28 | 29 |
29 XMPP: | 30 XMPP: |
30 * Fix the namespace URL we look for in PEP reply stanzas to match the URL | 31 * Fix the namespace URL we look for in PEP reply stanzas to match the URL |
36 * Resources now default to no value | 37 * Resources now default to no value |
37 * Quit trying to get user info for MUC's (Paul Aurich) | 38 * Quit trying to get user info for MUC's (Paul Aurich) |
38 * Send "client-accepts-full-bind-result" attribute during SASL login. | 39 * Send "client-accepts-full-bind-result" attribute during SASL login. |
39 This will fix Google Talk login failures if the user configures the | 40 This will fix Google Talk login failures if the user configures the |
40 wrong domain for his/her account. | 41 wrong domain for his/her account. |
42 | |
43 Zephyr: | |
44 * Enable auto-reply, to emulate 'zaway' (Toby Schaffer) | |
45 * Fix a crash when an account is configured to use tzc but tzc is not | |
46 installed or the configured tzc command is invalid (Michael Terry) | |
47 * Fix a 10 second delay waiting on tzc if it is not installed or the | |
48 configured command is invalid (Michael Terry) | |
41 | 49 |
42 Pidgin: | 50 Pidgin: |
43 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting | 51 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting |
44 instead of our own (hidden) tooltip_delay pref. If you had | 52 instead of our own (hidden) tooltip_delay pref. If you had |
45 previously changed that pref, add a line like this to | 53 previously changed that pref, add a line like this to |