Mercurial > pidgin
changeset 28366:9efe23192c0b
Credit kryojenik for his patch. Refs #9814.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 12 Oct 2009 05:08:17 +0000 |
parents | 5f13e8a5c1a0 |
children | b32f0ca0ed39 a4e4d27fb810 |
files | ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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')