Mercurial > pidgin.yaz
diff ChangeLog @ 23577:62e2869e8e3d
MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
mail here.
Fixes #3264. Fixes #3939. Fixes #4332. Fixes #4339. Fixes #4875
Fixes #4877. Fixes #5379. Fixes #5545. Fixes #5984. Fixes #6210.
Fixes #6257. Fixes #5212, I hope.
Somewhere or other, this also fixes #4876.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 13 Jul 2008 07:14:37 +0000 |
parents | a2c625152c52 |
children | af402fc34cb3 |
line wrap: on
line diff
--- a/ChangeLog Sun Jul 13 05:20:46 2008 +0000 +++ b/ChangeLog Sun Jul 13 07:14:37 2008 +0000 @@ -10,6 +10,21 @@ we don't install our SSL CA certs, so it's important that the libpurple package depend on the CA certificates. + MSN: + * Update MSN support to protocol 15 (Elliott Sales de Andrade, Jorge + VillaseƱor, Mike Ruprecht, Carlos Silva, Ma Yuan, Dimmuxx and others) + * Personal messages are now supported. They are treated as status + messages. + * Offline IM is now supported. + * Aliasing is now supported server-side. + * Buddies are now emblemed. Bots and web clients should now be + distinguished. + * Failing to update a buddy icon when the buddy has gone offline no + longer crashes. + * Custom smileys received in a chat no longer go to a new window. + * Processing is no longer completely frozen after the servers block a + message because it contains (what they consider) inappropriate text. + Pidgin: * Custom buddy icons can now be added to and removed from buddy list entries via the buddy list entry right-click menu.