diff plugins/ChangeLog.API @ 12420:b7d77321b685

[gaim-migrate @ 14727] gaim_accounts_reorder() should not be using size_t for new_index. I fixed it to use gint, the type of all the g_list functions involved. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 08 Dec 2005 21:50:49 +0000
parents 3f70719e375d
children b1717befbb26
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Dec 08 21:08:15 2005 +0000
+++ b/plugins/ChangeLog.API	Thu Dec 08 21:50:49 2005 +0000
@@ -68,6 +68,7 @@
 	                             the added user, that's left up to the prpls.
 	                             See the documentation for this function and
 	                             gaim_account_request_add.
+	* gaim_accounts_reorder: new_index is now a gint instead of a size_t
 
 	Removed:
 	* gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute