Mercurial > pidgin
diff ChangeLog.API @ 27878:b7b25f580637
ft: Add infrastructure to allow a prpl to moderate when to send packets.
The file transfer subsystem should now allow a prpl to serialize packets
(the way XMPP IBB does, where we wait for an ACK before sending the next
packet.) I think this will also be usable for msn and any other prpls
that currently try to open the local file manually.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 12 Aug 2009 04:31:17 +0000 |
parents | 4c6ea36672dc |
children | 6dc7f2e36f72 491af22d8a01 e8eaf57f42da |
line wrap: on
line diff
--- a/ChangeLog.API Tue Aug 11 15:57:54 2009 +0000 +++ b/ChangeLog.API Wed Aug 12 04:31:17 2009 +0000 @@ -68,6 +68,7 @@ * purple_strequal * purple_utf8_strip_unprintables * purple_util_fetch_url_request_len_with_account + * purple_xfer_prpl_ready * purple_xfer_ui_ready * xmlnode_from_file * xmlnode_get_parent