comparison ChangeLog @ 24727:3f4bf7c43df4

rewrapped ChangeLog lines by Paul again
author Ka-Hing Cheung <khc@hxbc.us>
date Tue, 16 Dec 2008 01:03:24 +0000
parents 041bb386bf96
children 476466aca5e0
comparison
equal deleted inserted replaced
24726:694591875bc9 24727:3f4bf7c43df4
2 2
3 version 2.5.3 (12/??/2008): 3 version 2.5.3 (12/??/2008):
4 libpurple: 4 libpurple:
5 * Corrected maximum message lengths for Yahoo! 5 * Corrected maximum message lengths for Yahoo!
6 * The Buddy State Notification plugin no longer prints duplicate 6 * The Buddy State Notification plugin no longer prints duplicate
7 notifications when the same buddy is in multiple groups (Florian Quèze) 7 notifications when the same buddy is in multiple groups (Florian
8 * The Buddy State Notification plugin no longer turns JID's, MSN Passport 8 Quèze)
9 ID's, etc. into links (Florian Quèze) 9 * The Buddy State Notification plugin no longer turns JID's, MSN
10 * purple-remote now has a "getstatusmessage" command to retrieve the text 10 Passport ID's, etc. into links (Florian Quèze)
11 of the current status message. 11 * purple-remote now has a "getstatusmessage" command to retrieve
12 the text of the current status message.
12 * Various fixes to the nullprpl (Paul Aurich) 13 * Various fixes to the nullprpl (Paul Aurich)
13 * Fix a crash when accessing the roomlist for an account that's not 14 * Fix a crash when accessing the roomlist for an account that's not
14 connected (Paul Aurich) 15 connected (Paul Aurich)
15 * Fix a crash in purple_accounts_delete that happens when this function is 16 * Fix a crash in purple_accounts_delete that happens when this
16 called before the buddy list is initialized (Florian Quèze) 17 function is called before the buddy list is initialized
17 * Fix use of av_len in perl bindings to fix some off-by-one bugs (Paul 18 (Florian Quèze)
18 Aurich) 19 * Fix use of av_len in perl bindings to fix some off-by-one bugs
19 * On ICQ, advertise the ICQ 6 typing capability. This should fix the 20 (Paul Aurich)
20 reports of typing notifications not working with third-party clients 21 * On ICQ, advertise the ICQ 6 typing capability. This should fix
21 (Jaromír Karmazín) 22 the reports of typing notifications not working with third-party
23 clients (Jaromír Karmazín)
22 * Many QQ fixes and improvements, including the ability to connect 24 * Many QQ fixes and improvements, including the ability to connect
23 using QQ2008 protocol and sending/receiving of long messages. 25 using QQ2008 protocol and sending/receiving of long messages.
24 * Fix a crash with DNS SRV lookups (Florian Quèze) 26 * Fix a crash with DNS SRV lookups (Florian Quèze)
25 * Fix insanely long idle times for Sametime 7.5 buddies by assuming 0 idle 27 * Fix insanely long idle times for Sametime 7.5 buddies by assuming
26 time if the idle timestamp is in the future (Laurent Montaron) 28 0 idle time if the idle timestamp is in the future (Laurent
29 Montaron)
27 30
28 Gadu-Gadu: 31 Gadu-Gadu:
29 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) 32 * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki)
30 * Gadu-Gadu now checks that UID's are valid (Adam Strzelecki) 33 * Gadu-Gadu now checks that UID's are valid (Adam Strzelecki)
31 * Gadu-Gadu now does proper charset translations where needed (Adam 34 * Gadu-Gadu now does proper charset translations where needed (Adam
32 Strzelecki) 35 Strzelecki)
33 36
34 MSN: 37 MSN:
35 * Fix an error with offline messages by shipping the *new* "Microsoft 38 * Fix an error with offline messages by shipping the *new*
36 Secure Server Authority" and the "Microsoft Internet Authority" 39 "Microsoft Secure Server Authority" and the "Microsoft Internet
37 certificates. These are now always installed even when using 40 Authority" certificates. These are now always installed even when
38 --with-system-ssl-certs because most systems don't ship those 41 using --with-system-ssl-certs because most systems don't ship
39 intermediate certificates. 42 those intermediate certificates.
40 * The Games and Office media can now be set and displayed (in addition 43 * The Games and Office media can now be set and displayed (in
41 to the previous Music media). The Media status text now shows the 44 addition to the previous Music media). The Media status text now
42 album, if possible. 45 shows the album, if possible.
43 * Messages sent from a mobile device while you were offline are now 46 * Messages sent from a mobile device while you were offline are now
44 correctly received. 47 correctly received.
45 * Server transfers after you've been connected for a long time should 48 * Server transfers after you've been connected for a long time
46 now be handled correctly. 49 should now be handled correctly.
47 * Many other fixes and code cleanup. 50 * Many other fixes and code cleanup.
48 51
49 SIMPLE: 52 SIMPLE:
50 * Fix a crash when a malformed message is received. 53 * Fix a crash when a malformed message is received.
51 * Don't allow connecting accounts if no server name has been specified 54 * Don't allow connecting accounts if no server name has been
52 (Florian Quèze) 55 specified (Florian Quèze)
53 56
54 XMPP: 57 XMPP:
55 * Fix the namespace URL we look for in PEP reply stanzas to match the URL 58 * Fix the namespace URL we look for in PEP reply stanzas to match
56 used in the 'get' requests (Paul Aurich) 59 the URL used in the 'get' requests (Paul Aurich)
57 * Resources can be set to the local machine's hostname by using 60 * Resources can be set to the local machine's hostname by using
58 __HOSTNAME__ as the resource string (Jonathan Sailor) 61 __HOSTNAME__ as the resource string (Jonathan Sailor)
59 * Resources can now be left blank, causing the server to generate a 62 * Resources can now be left blank, causing the server to generate a
60 resource for us where supported (Jonathan Sailor) 63 resource for us where supported (Jonathan Sailor)
61 * Resources now default to no value 64 * Resources now default to no value
62 * Quit trying to get user info for MUC's (Paul Aurich) 65 * Quit trying to get user info for MUC's (Paul Aurich)
63 * Send "client-accepts-full-bind-result" attribute during SASL login. 66 * Send "client-accepts-full-bind-result" attribute during SASL
64 This will fix Google Talk login failures if the user configures the 67 login. This will fix Google Talk login failures if the user
65 wrong domain for his/her account. 68 configures the wrong domain for his/her account.
66 * Support new <metadata/> element to indicate no XEP-0084 User Avatar 69 * Support new <metadata/> element to indicate no XEP-0084 User
67 (Paul Aurich) 70 Avatar (Paul Aurich)
68 * Fix SHA1 avatar checksum errors that occur when one of the bytes in a 71 * Fix SHA1 avatar checksum errors that occur when one of the bytes
69 checksum begins with 0 (Paul Aurich) 72 in a checksum begins with 0 (Paul Aurich)
70 73
71 Zephyr: 74 Zephyr:
72 * Enable auto-reply, to emulate 'zaway' (Toby Schaffer) 75 * Enable auto-reply, to emulate 'zaway' (Toby Schaffer)
73 * Fix a crash when an account is configured to use tzc but tzc is not 76 * Fix a crash when an account is configured to use tzc but tzc is
74 installed or the configured tzc command is invalid (Michael Terry) 77 not installed or the configured tzc command is invalid (Michael
78 Terry)
75 * Fix a 10 second delay waiting on tzc if it is not installed or the 79 * Fix a 10 second delay waiting on tzc if it is not installed or the
76 configured command is invalid (Michael Terry) 80 configured command is invalid (Michael Terry)
77 81
78 Pidgin: 82 Pidgin:
79 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting 83 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
80 instead of our own (hidden) tooltip_delay pref. If you had 84 instead of our own (hidden) tooltip_delay pref. If you had
81 previously changed that pref, add a line like this to 85 previously changed that pref, add a line like this to
82 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want): 86 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
83 gtk-tooltip-timeout = 500 87 gtk-tooltip-timeout = 500
84 To completely disable tooltips (e.g. if you had an old tooltip_delay 88 To completely disable tooltips (e.g. if you had an old
85 of zero), add this to ~/.purple/gtkrc-2.0: 89 tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:
86 gtk-enable-tooltips = 0 90 gtk-enable-tooltips = 0
87 * Moved the release notification dialog to a mini-dialog in the 91 * Moved the release notification dialog to a mini-dialog in the
88 buddylist. (Thanks to Casey Ho) 92 buddylist. (Thanks to Casey Ho)
89 * Fix a crash when closing an authorization minidialog with the X then 93 * Fix a crash when closing an authorization minidialog with the X
90 immediately going offline (Paul Aurich) 94 then immediately going offline (Paul Aurich)
91 95
92 Finch: 96 Finch:
93 * Allow binding meta+arrow keys for actions. 97 * Allow binding meta+arrow keys for actions.
94 98
95 99