comparison ChangeLog @ 30313:30f16cb2f736

Alphabetize
author Mark Doliner <mark@kingant.net>
date Fri, 30 Jul 2010 07:28:00 +0000
parents 2d4981c7ece6
children 76049fde7ad2
comparison
equal deleted inserted replaced
30312:af53c65c6c5a 30313:30f16cb2f736
19 * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the 19 * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
20 dropdown list of options. 20 dropdown list of options.
21 21
22 IRC: 22 IRC:
23 * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko) 23 * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko)
24
25 MXit:
26 * Fix filename for the Shocked emoticon. (#12364)
27 * Implement the new naming conventions where possible. (MXitId, etc)
28 * Display a message in the Groupchat window when you invite somebody.
29 * Birthday field in profile cannot be edited when server says it is
30 locked.
31 * If a buddy is offline, show in their profile when last they were online.
32 * Handle pushed profile update packets (ie, when changing your avatar via
33 the Gallery bot).
34 * If a buddy is offline and we see from their profile that they have
35 updated their avatar, request the new avatar image from the server.
36 * Fix a possible crash if a link is clicked while disconnected.
37 * New MXit Moods and Emoticons.
24 38
25 XMPP: 39 XMPP:
26 * Allow connecting to servers that only advertise GSSAPI and expect 40 * Allow connecting to servers that only advertise GSSAPI and expect
27 a fallback to legacy IQ authentication (broken in 2.7.0). 41 a fallback to legacy IQ authentication (broken in 2.7.0).
28 * Fix a crash when receiving custom emoticons that don't adhere to 42 * Fix a crash when receiving custom emoticons that don't adhere to
43 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if 57 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
44 the HTTP-based connect server lookup fails. This does not work for 58 the HTTP-based connect server lookup fails. This does not work for
45 Yahoo JAPAN accounts. 59 Yahoo JAPAN accounts.
46 * Fix file transfers that get stuck with "Waiting for transfer to 60 * Fix file transfers that get stuck with "Waiting for transfer to
47 begin". 61 begin".
48
49 MXit:
50 * Fix filename for the Shocked emoticon. (#12364)
51 * Implement the new naming conventions where possible. (MXitId, etc)
52 * Display a message in the Groupchat window when you invite somebody.
53 * Birthday field in profile cannot be edited when server says it is
54 locked.
55 * If a buddy is offline, show in their profile when last they were online.
56 * Handle pushed profile update packets (ie, when changing your avatar via
57 the Gallery bot).
58 * If a buddy is offline and we see from their profile that they have
59 updated their avatar, request the new avatar image from the server.
60 * Fix a possible crash if a link is clicked while disconnected.
61 * New MXit Moods and Emoticons.
62 62
63 version 2.7.2 (07/21/2010): 63 version 2.7.2 (07/21/2010):
64 AIM and ICQ: 64 AIM and ICQ:
65 * Fix a crash bug related to X-Status messages that can be triggered by 65 * Fix a crash bug related to X-Status messages that can be triggered by
66 remove users. This is CVE-2010-2528. 66 remove users. This is CVE-2010-2528.