# HG changeset patch # User Marcus Lundblad # Date 1268593605 0 # Node ID 0041c798cf49b05eeff30e227f14a81c3910713d # Parent 41c53be0e8b513d2b6dd69a1478da45bf10d3d06 ChangeLog mood support stuff Closes #4508 diff -r 41c53be0e8b5 -r 0041c798cf49 ChangeLog --- a/ChangeLog Sun Mar 14 19:02:11 2010 +0000 +++ b/ChangeLog Sun Mar 14 19:06:45 2010 +0000 @@ -20,6 +20,8 @@ * The Recent Log Activity sort method for the Buddy List now distinguishes between no activity and a small amount of activity in the distant past. (Greg McNew) + * Added a menu set mood globally for all mood-supporting accounts + (currently XMPP and ICQ). Bonjour: * Added support for IPv6. (Thanks to T_X for testing) diff -r 41c53be0e8b5 -r 0041c798cf49 ChangeLog.API --- a/ChangeLog.API Sun Mar 14 19:02:11 2010 +0000 +++ b/ChangeLog.API Sun Mar 14 19:06:45 2010 +0000 @@ -23,6 +23,7 @@ * ui-caps-changed media manager signal * sent-attention conversation signal * got-attention conversation signal + * PurpleMood struct in status.h Pidgin: Added: