comparison ChangeLog @ 30217:d0b0f0d17046

Fix Yahoo file transfers that get stuck saying \"Waiting for transfer to begin\". The IP address and its parts should be unsigned. Also, this math was a bit too complicated. Integer division means we don't need to care about the fractional part. Fixes #12213.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 22 Jun 2010 05:30:36 +0000
parents 91869ed3ba59
children 317cbbf56c2f
comparison
equal deleted inserted replaced
30216:91869ed3ba59 30217:d0b0f0d17046
30 the "Use account proxy for HTTP and HTTPS requests" account option is 30 the "Use account proxy for HTTP and HTTPS requests" account option is
31 turned off. This fixes connecting for some HTTP proxy servers. 31 turned off. This fixes connecting for some HTTP proxy servers.
32 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if the 32 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if the
33 HTTP-based connect server lookup fails. This does not work for Yahoo 33 HTTP-based connect server lookup fails. This does not work for Yahoo
34 JAPAN accounts. 34 JAPAN accounts.
35 * Fix file transfers that get stuck with "Waiting for transfer to
36 begin".
35 37
36 version 2.7.1 (05/29/2010): 38 version 2.7.1 (05/29/2010):
37 General: 39 General:
38 * Build fixes on OpenSolaris. (Brian Lu) 40 * Build fixes on OpenSolaris. (Brian Lu)
39 * Add configure option --enable-trayicon-compat which installs tray 41 * Add configure option --enable-trayicon-compat which installs tray