# HG changeset patch # User Paul Aurich # Date 1249958681 0 # Node ID 4c6ea36672dcfa0ad851d52b885ac729f77be862 # Parent 7754717d574c92168ea88f9953018778559762f8 ChangeLog.API that, too. diff -r 7754717d574c -r 4c6ea36672dc ChangeLog.API --- 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