Mercurial > pidgin.yaz
diff ChangeLog @ 28418:afe6ce7cc64f
Send proper emoticon messages in MSN chats. Apparently, this never worked
at all even though I thought it did.
Fixes #10027.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 23 Aug 2009 01:58:16 +0000 |
parents | faf98a4b27d8 |
children | 30497d814cb9 15b1cc2e8b74 |
line wrap: on
line diff
--- a/ChangeLog Sun Aug 23 01:03:07 2009 +0000 +++ b/ChangeLog Sun Aug 23 01:58:16 2009 +0000 @@ -4,6 +4,7 @@ libpurple: * Fix --disable-avahi to actually disable it in configure, as opposed to just making the warning non-fatal. + * Sending custom smileys in MSN chats is now supported. XMPP: * Prompt the user before cancelling a presence subscription.