comparison ChangeLog @ 31283:7c320e4c8d8c

propagate from branch 'im.pidgin.pidgin' (head 240af8944798738f4310d3fcc8f2bc9ff33c2797) to branch 'im.pidgin.pidgin.mxit' (head d4d924811e4a96c620a632e02edaaaddd8b60820)
author andrew.victor@mxit.com
date Tue, 07 Dec 2010 16:58:46 +0000
parents 0bbe0d78db27 c7f0decf419b
children ed057c543e9e
comparison
equal deleted inserted replaced
31015:0bbe0d78db27 31283:7c320e4c8d8c
285 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if 285 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
286 the HTTP-based connect server lookup fails. This does not work for 286 the HTTP-based connect server lookup fails. This does not work for
287 Yahoo JAPAN accounts. 287 Yahoo JAPAN accounts.
288 * Fix file transfers that get stuck with "Waiting for transfer to 288 * Fix file transfers that get stuck with "Waiting for transfer to
289 begin". 289 begin".
290
291 MXit:
292 * Fix filename for the Shocked emoticon. (#12364)
293 * Implement the new naming conventions where possible. (MXitId, etc)
294 * Display a message in the Groupchat window when you invite somebody.
295 * Birthday field in profile cannot be edited when server says it is
296 locked.
297 * If a buddy is offline, show in their profile when last they were online.
298 * Handle pushed profile update packets (ie, when changing your avatar via
299 the Gallery bot).
300 * If a buddy is offline and we see from their profile that they have
301 updated their avatar, request the new avatar image from the server.
302 * Fix a possible crash if a link is clicked while disconnected.
303 * Unescape any escaped characters in a chatroom nickname.
304 * Add the new MXit moods and emoticons.
305 * MXit emoticons added to the small emoticon theme.
306 * Ability to re-invite a contact in Rejected or Deleted state.
290 307
291 version 2.7.2 (07/21/2010): 308 version 2.7.2 (07/21/2010):
292 AIM and ICQ: 309 AIM and ICQ:
293 * Fix a crash bug related to X-Status messages that can be triggered by 310 * Fix a crash bug related to X-Status messages that can be triggered by
294 remote users. This is CVE-2010-2528. 311 remote users. This is CVE-2010-2528.