comparison ChangeLog.win32 @ 27051:f303787f144d

Add yet another URL fetching function. This one takes an account as a parameter. It's needed because the Yahoo 16 code uses URL fetching as part of its login process, and without giving the account to purple_proxy_connect (which wass called in purple_util_fetch_url_request_len), we ignore account- specific proxy configurations. This is a bad thing, as evidenced by Adium's ticket 12231. In adding this function, I deprecated purple_util_fetch_url_request_len and made it a shell that calls this new function with a NULL account parameter. This maintains the previous behavior without a mountain of duplicated code.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 30 May 2009 00:07:50 +0000
parents 52fbda23e398
children 01f1929d0936
comparison
equal deleted inserted replaced
27050:fd7dc5cc0310 27051:f303787f144d