diff ChangeLog.API @ 14840:b8eb759625b0

[gaim-migrate @ 17609] I guess it's just the Max Headroom in me. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 28 Oct 2006 20:10:08 +0000
parents 118fd0dc5b6e
children cf25420b074d
line wrap: on
line diff
--- a/ChangeLog.API	Sat Oct 28 20:06:33 2006 +0000
+++ b/ChangeLog.API	Sat Oct 28 20:10:08 2006 +0000
@@ -119,8 +119,8 @@
 	* gaim_proxy_connect(): changed to return NULL on error and a pointer
 	  to a GaimProxyConnectInfo object which can be used to cancel
 	  connection attempts using gaim_proxy_connect_cancel().  Also added
-	  a 'handle' parameter that can be used to cancel to cancel the
-	  connection attempt using gaim_proxy_connect_cancel_with_handle().
+	  a 'handle' parameter that can be used to cancel the connection
+	  attempt using gaim_proxy_connect_cancel_with_handle().
 	* gaim_gethostbyname_async(): Renamed to gaim_dnsquery_a() and
 	  changed to return a pointer to a data structure that can be
 	  used to cancel the pending DNS query using gaim_dnsquery_destroy()