diff plugins/ChangeLog.API @ 13285:f67f0cda5f0c

[gaim-migrate @ 15651] Seems I forgot to commit these changes with the request folder stuff. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 14 Feb 2006 07:55:30 +0000
parents e629076386f1
children 2e6dda9f9159
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Tue Feb 14 07:54:51 2006 +0000
+++ b/plugins/ChangeLog.API	Tue Feb 14 07:55:30 2006 +0000
@@ -273,6 +273,9 @@
 	* gaim_date_format_full()
 	* gaim_time_format()
 	* gaim_plugin_action_free()
+	* GaimRequestType: Added GAIM_REQUEST_FOLDER
+	* GaimRequestUiOps: Added request_folder
+	* gaim_request_folder()
 
 	Signals - Changed:  (See the Doxygen docs for details on all signals.)
 	* Signal propagation now stops after a handler returns a non-NULL value.