Mercurial > pidgin
diff ChangeLog @ 31276:8cb7b4fe18da
propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
to branch 'im.pidgin.pidgin.mxit' (head 3113fa54190de8c27a27e7001e9d902dca70037c)
| author | andrew.victor@mxit.com |
|---|---|
| date | Wed, 11 Aug 2010 07:36:56 +0000 |
| parents | 6260abdb218c d21c8058ead0 |
| children | 66981e71af29 |
line wrap: on
line diff
--- a/ChangeLog Fri Jul 30 12:56:42 2010 +0000 +++ b/ChangeLog Wed Aug 11 07:36:56 2010 +0000 @@ -1,6 +1,10 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul -version 2.7.3 (??/??/????): +version 2.7.4 (MM/DD/YYYY): + General: + * Fix search path for Tk when compiling on Debian Squeeze. (#12465) + +version 2.7.3 (08/10/2010): General: * Use silent build rules for automake >1.11. You can enable verbose builds with the --disable-silent-rules configure option, or using @@ -22,6 +26,28 @@ IRC: * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko) + MSN: + * Support for web-based buddy icons, used when a buddy logs in to the + messenger on the Live website. + * Fix file transfers with some clients that don't support direct + connections (e.g., papyon, telepathy-butterfly, etc.) (#12150) + + MXit: + * Fix filename for the Shocked emoticon. (#12364) + * Implement the new naming conventions where possible. (MXitId, etc) + * Display a message in the Groupchat window when you invite somebody. + * Birthday field in profile cannot be edited when server says it is + locked. + * If a buddy is offline, show in their profile when last they were online. + * Handle pushed profile update packets (ie, when changing your avatar via + the Gallery bot). + * If a buddy is offline and we see from their profile that they have + updated their avatar, request the new avatar image from the server. + * Fix a possible crash if a link is clicked while disconnected. + * Unescape any escaped characters in a chatroom nickname. + * Add the new MXit moods and emoticons. + * MXit emoticons added to the small emoticon theme. + XMPP: * Allow connecting to servers that only advertise GSSAPI and expect a fallback to legacy IQ authentication (broken in 2.7.0). @@ -66,7 +92,7 @@ version 2.7.2 (07/21/2010): AIM and ICQ: * Fix a crash bug related to X-Status messages that can be triggered by - remove users. This is CVE-2010-2528. + remote users. This is CVE-2010-2528. * Fix a rare crash bug caused by certain incoming SMS messages (discovered by Jan Kaluza--thanks Jan!). * Change HTML sent from ICQ accounts so that official ICQ clients
