ChangeLog.API

branch
release-2.1.0
changeset 18105
bab0b0bcb664
parent 18098
87d9a86cb477
parent 17859
afbace92af8d
child 18108
cb8669f16994
--- a/ChangeLog.API	Sun Jun 03 23:11:57 2007 +0000
+++ b/ChangeLog.API	Mon Jun 04 23:48:54 2007 +0000
@@ -18,6 +18,23 @@
 	* purple_timeout_add_seconds()
 	    Callers should prefer this to purple_timeout_add() for timers
 	    longer than 1 second away.  Be aware of the rounding, though.
+	* purple_conversation_get_extended_menu
+	* purple_conversation_do_command
+	* pidgin_retrieve_user_info, shows immediate feedback when getting
+	  information about a user.
+	* gtk_imhtml_setup_entry
+	* purple_xfer_get_remote_user
+	* purple_blist_node_get_type
+
+	Changed:
+	* pidgin_separator returns the separator added to the menu.
+	* pidgin_append_menu_action returns the menuitem added to the menu.
+
+	Signals - Added: (See the Doxygen docs for details on all signals.)
+	* "conversation-extended-menu"
+
+	Finch - Added:
+	* finch_retrieve_user_info
 
 version 2.0.0 (5/3/2007):
 	Please note all functions, defines, and data structures have been

mercurial