# HG changeset patch # User Mark Doliner # Date 1163388495 0 # Node ID b933bffead6e345ab7348ad22b6e1195025308b1 # Parent 8a564904e9b505f2587d60e84d548841ac362df0 [gaim-migrate @ 17741] From reported to fixed in under two minutes, or your money back. committer: Tailor Script diff -r 8a564904e9b5 -r b933bffead6e ChangeLog.API --- a/ChangeLog.API Sun Nov 12 18:34:25 2006 +0000 +++ b/ChangeLog.API Mon Nov 13 03:28:15 2006 +0000 @@ -125,7 +125,7 @@ changed to return a pointer to a data structure that can be used to cancel the pending DNS query using gaim_dnsquery_destroy() * gaim_url_fetch(): Renamed to gaim_util_fetch_url() and changed - to return a pointer to a data structer that can be used to cancel + to return a pointer to a data structure that can be used to cancel the pending HTTP request using gaim_util_fetch_url_cancel(). * gaim_gtk_create_imhtml(): Added sw_ret() parameter * gaim_account_get_log(): Added create parameter