Mercurial > pidgin
changeset 27876:4c6ea36672dc
ChangeLog.API that, too.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Tue, 11 Aug 2009 02:44:41 +0000 |
parents | 7754717d574c |
children | e502112a03e7 |
files | ChangeLog.API |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Tue Aug 11 02:42:57 2009 +0000 +++ b/ChangeLog.API Tue Aug 11 02:44:41 2009 +0000 @@ -99,6 +99,10 @@ * status is set before emitting signals in purple_xfer_set_status. * Creating multiple distinct chats with the same name (i.e. "MSN Chat") is deprecated and will be removed in libpurple 3.0.0. + * purple_xfer_start now accepts -1 as the fd parameter if the protocol + plugin will administer the transfer itself. 0 is still accepted for + backward compatibility since older versions of libpurple will not + accept -1. Deprecated: * buddy-added and buddy-removed blist signals