# HG changeset patch # User John Bailey # Date 1255324097 0 # Node ID 9efe23192c0b2f58fd75010765bdce43a68450de # Parent 5f13e8a5c1a0b620b751b72e1b3078ef1a968186 Credit kryojenik for his patch. Refs #9814. diff -r 5f13e8a5c1a0 -r 9efe23192c0b ChangeLog --- a/ChangeLog Mon Oct 12 05:03:50 2009 +0000 +++ b/ChangeLog Mon Oct 12 05:08:17 2009 +0000 @@ -9,6 +9,10 @@ Yahoo: * Fix sending /buzz. + * Fix blocking behavior for federated (MSN/OCS/Sametime) service users. + * Add support for adding OCS and Sametime buddies. OCS users are added + as "ocs/user@domain.tld" and Sametime users are added as + "ibm/sametime_id". (Jason Cohen) General: * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')