comparison ChangeLog @ 30014:79c6f28e44ec

ChangeLog the IBB size fix
author Marcus Lundblad <ml@update.uu.se>
date Thu, 18 Mar 2010 21:23:07 +0000
parents 611832fe4ee2
children 97005a2e99d7
comparison
equal deleted inserted replaced
30013:8f442c566ff2 30014:79c6f28e44ec
45 45
46 XMPP: 46 XMPP:
47 * Direct messages to a specific resource only upon receipt of a message 47 * Direct messages to a specific resource only upon receipt of a message
48 with content (as opposed to a typing notification, etc). (Thanks to 48 with content (as opposed to a typing notification, etc). (Thanks to
49 rjoly for testing) 49 rjoly for testing)
50 * When sending data using in-band-bytestreams, interpret the block-size
51 attribute as the size of the BASE64-encoded representation of the data.
50 52
51 Yahoo: 53 Yahoo:
52 * Attempt to better handle transparent proxies interfering with HTTP-based 54 * Attempt to better handle transparent proxies interfering with HTTP-based
53 login. 55 login.
54 * Fix handling of P2P packets, thus fixing the loss of some messages. 56 * Fix handling of P2P packets, thus fixing the loss of some messages.