Mercurial > pidgin
diff ChangeLog @ 26838:aa29dac7924f
Only include XHTML payload in XMPP message when it's needed. Closes #8738.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 07 May 2009 04:37:30 +0000 |
parents | 8ba9852744d2 |
children | 9ce0c5bc922c |
line wrap: on
line diff
--- a/ChangeLog Wed May 06 22:01:23 2009 +0000 +++ b/ChangeLog Thu May 07 04:37:30 2009 +0000 @@ -34,6 +34,8 @@ * /affiliate and /role will now list the room members with the specified affiliation/role if possible. (Andrei Mozzhuhin) * Put section breaks between resources in "Get Info" to improve readability. + * XHTML markup is only included in outgoing messages when the message + contains formatting. Yahoo: * P2P file transfers. (Sulabh Mahajan)