Mercurial > pidgin
diff ChangeLog @ 28169:daa709ff32e3
Properly quote the imgstore ID in the HTML for an Ink message so that the
HTML logger saves it.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Wed, 02 Sep 2009 03:22:15 +0000 |
parents | 191bb5bf2fc5 |
children | 00302e68c31d |
line wrap: on
line diff
--- a/ChangeLog Tue Sep 01 23:06:25 2009 +0000 +++ b/ChangeLog Wed Sep 02 03:22:15 2009 +0000 @@ -4,9 +4,12 @@ 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. * Fix using GNOME proxy settings properly. (Erik van Pienbroek) + MSN: + * Sending custom smileys in chats is now supported. + * Ink messages are now saved when using the HTML logger. + XMPP: * Prompt the user before cancelling a presence subscription. * Escape status messages that have HTML entities in the Get Info dialog.