comparison ChangeLog @ 31282:c7f0decf419b

propagate from branch 'im.pidgin.pidgin' (head 3f7ce0979147c5415dbc19906d2fd83bc5b5bfd0) to branch 'im.pidgin.pidgin.mxit' (head e36185e551bee7dc046fc10038046d07d41006e6)
author andrew.victor@mxit.com
date Tue, 30 Nov 2010 07:07:42 +0000
parents 1203778744d0 0e9b252f1769
children 7c320e4c8d8c
comparison
equal deleted inserted replaced
30981:1203778744d0 31282:c7f0decf419b
272 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if 272 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
273 the HTTP-based connect server lookup fails. This does not work for 273 the HTTP-based connect server lookup fails. This does not work for
274 Yahoo JAPAN accounts. 274 Yahoo JAPAN accounts.
275 * Fix file transfers that get stuck with "Waiting for transfer to 275 * Fix file transfers that get stuck with "Waiting for transfer to
276 begin". 276 begin".
277
278 MXit:
279 * Fix filename for the Shocked emoticon. (#12364)
280 * Implement the new naming conventions where possible. (MXitId, etc)
281 * Display a message in the Groupchat window when you invite somebody.
282 * Birthday field in profile cannot be edited when server says it is
283 locked.
284 * If a buddy is offline, show in their profile when last they were online.
285 * Handle pushed profile update packets (ie, when changing your avatar via
286 the Gallery bot).
287 * If a buddy is offline and we see from their profile that they have
288 updated their avatar, request the new avatar image from the server.
289 * Fix a possible crash if a link is clicked while disconnected.
290 * Unescape any escaped characters in a chatroom nickname.
291 * Add the new MXit moods and emoticons.
292 * MXit emoticons added to the small emoticon theme.
293 * Ability to re-invite a contact in Rejected or Deleted state.
277 294
278 version 2.7.2 (07/21/2010): 295 version 2.7.2 (07/21/2010):
279 AIM and ICQ: 296 AIM and ICQ:
280 * Fix a crash bug related to X-Status messages that can be triggered by 297 * Fix a crash bug related to X-Status messages that can be triggered by
281 remote users. This is CVE-2010-2528. 298 remote users. This is CVE-2010-2528.