diff ChangeLog @ 26874:eeee4309d3d8

Support custom smileys in MUCs (when all participants support BoB and a maximum of 10 participants are in the chat). Always announce support for BoB, since disable custom smileys will still turn off fetching them, and BoB can be used for other purposes further on.
author Marcus Lundblad <ml@update.uu.se>
date Wed, 13 May 2009 20:29:03 +0000
parents 04af21d4be27
children b18c6ab86e67
line wrap: on
line diff
--- a/ChangeLog	Wed May 13 18:13:03 2009 +0000
+++ b/ChangeLog	Wed May 13 20:29:03 2009 +0000
@@ -38,6 +38,9 @@
 	  contains formatting.
 	* Show when the user was last logged in when doing "Get Info" on an offline
 	  buddy, provided the server supports it.
+	* Support custom smileys in MUCs (only when all participants supports the
+	  "Bits of Binary" extension, and a maximum of 10 participants are in the
+	  chat (to avoid getting too many fetch requests).
 
 	Yahoo:
 	* P2P file transfers. (Sulabh Mahajan)