# HG changeset patch # User Richard Laager # Date 1139903730 0 # Node ID f67f0cda5f0cce1c5a6fa66ff518a60c9682ca23 # Parent 8d0c909ac2d9cc59e8568ce295a1edfd88179d47 [gaim-migrate @ 15651] Seems I forgot to commit these changes with the request folder stuff. committer: Tailor Script diff -r 8d0c909ac2d9 -r f67f0cda5f0c plugins/ChangeLog.API --- 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.