From: <the...@us...> - 2006-11-13 03:28:28
|
Revision: 17741 http://svn.sourceforge.net/gaim/?rev=17741&view=rev Author: thekingant Date: 2006-11-12 19:28:15 -0800 (Sun, 12 Nov 2006) Log Message: ----------- >From reported to fixed in under two minutes, or your money back. Modified Paths: -------------- trunk/ChangeLog.API Modified: trunk/ChangeLog.API =================================================================== --- trunk/ChangeLog.API 2006-11-12 18:34:25 UTC (rev 17740) +++ trunk/ChangeLog.API 2006-11-13 03:28:15 UTC (rev 17741) @@ -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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |