diff plugins/ChangeLog.API @ 13200:33bef17125c2

[gaim-migrate @ 15563] This is the soon-to-be-infamous nonblocking network activity patch that I've been working on. Feel free to yell at me if this makes you unhappy. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 09 Feb 2006 04:17:56 +0000
parents 3e0f48fa96f3
children d0f7f698b6de
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Feb 09 04:14:54 2006 +0000
+++ b/plugins/ChangeLog.API	Thu Feb 09 04:17:56 2006 +0000
@@ -109,6 +109,9 @@
 	* gaim_plugin_pref_add_choice(): label is now const char *
 	* struct proto_chat_entry: label is now const char *
 	* struct proto_chat_entry: identifier is now const char *
+	* All network activity has been updated to use non-blocking sockets.
+	  This means that plugins must be updated to expect such a socket from
+	  gaim_proxy_connect() and gaim_network_listen*().
 
 	Removed:
 	* gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute