Mercurial > pidgin
changeset 27056:d46acd32a18d
ChangeLog.API
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 06 Jun 2009 06:51:38 +0000 |
parents | 2d258a809609 |
children | 08c6a0c88b2b |
files | ChangeLog.API |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Sat Jun 06 06:45:53 2009 +0000 +++ b/ChangeLog.API Sat Jun 06 06:51:38 2009 +0000 @@ -66,6 +66,8 @@ update type is emitted when receiving an IM. Previously, the typing state was modified (and the buddy-typing-stopped signal emitted), but this signal was not emitted. + * Added a client_type field in the get_ui_info core UI op. See + core.h for details. Deprecated: * buddy-added and buddy-removed blist signals