plugins/ChangeLog.API

changeset 13201
8c224ef70efa
parent 13189
a7f147f52221
child 13220
4eca54b95034
--- 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

mercurial