diff plugins/ChangeLog.API @ 13640:d12bbe6da705

[gaim-migrate @ 16038] * Changed signatures of some of the search results notify API functions. * GG PRPL: Support parallel public directory searches. committer: Tailor Script <tailor@pidgin.im>
author Bartoz Oler <bartosz@pidgin.im>
date Sun, 16 Apr 2006 10:10:55 +0000
parents 6ad9d666e824
children dd00149f6f9b
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sat Apr 15 15:01:30 2006 +0000
+++ b/plugins/ChangeLog.API	Sun Apr 16 10:10:55 2006 +0000
@@ -171,6 +171,8 @@
 	* gaim_date_full(): See gaim_date_format_full()
 	* gaim_strftime(): See gaim_utf8_strftime()
 	* GAIM_MESSAGE_COLORIZE
+	* user_data from gaim_notify_searchresults_new_rows and from 
+	  notify_searchresults in GaimNotifyUiOps.
 
 	Added:
 	* gaim_prefs_disconnect_by_handle()
@@ -283,6 +285,8 @@
 	* gaim_gtk_clear_cursor()
 	* GAIM_MESSAGE_ACTIVE_ONLY
 	* gaim_proxy_get_setup()
+	* GaimNotifySearchResultsCallback: Added user_data.
+	* gaim_notify_searchresults: Added user_data.
 
 	Signals - Changed:  (See the Doxygen docs for details on all signals.)
 	* Signal propagation now stops after a handler returns a non-NULL value.