diff plugins/ChangeLog.API @ 9301:3d5519a84d02

[gaim-migrate @ 10105] Some stuff. Mostly from nosnilmot. Re-split the raise on events preference for IMs and chats. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 17 Jun 2004 01:18:21 +0000
parents 947876140943
children fe931c791fc0
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Jun 17 00:26:57 2004 +0000
+++ b/plugins/ChangeLog.API	Thu Jun 17 01:18:21 2004 +0000
@@ -8,6 +8,11 @@
 	  GaimConvWindowUiOps.
 	* Added: gaim_conversation_has_focus() and gaim_conv_window_has_focus().
 
+	Plugin API: v5
+	* Changed: add_buddy, add_buddies, remove_buddy, remove_buddies,
+	  rename_group and remove_group to take GaimBuddy's and
+	  GaimGroup's consistently.
+
 version 0.78 (05/30/2004):
 	Plugin API: v4
 	* Added: actions - for plugins to add to the new Plugin Actions menu