diff ChangeLog.API @ 17750:319bcb73eb4e

Use utility functions to get user info. Closes #964.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 24 May 2007 21:15:16 +0000
parents 5241d388f463
children d48026a5f9dd
line wrap: on
line diff
--- a/ChangeLog.API	Thu May 24 20:35:07 2007 +0000
+++ b/ChangeLog.API	Thu May 24 21:15:16 2007 +0000
@@ -4,6 +4,8 @@
 	Added:
 	* purple_conversation_get_extended_menu
 	* purple_conversation_do_command
+	* pidgin_retrieve_user_info, shows immediate feedback when getting
+	  information about a user.
 
 	Changed:
 	* pidgin_separator returns the separator added to the menu.
@@ -11,6 +13,9 @@
 	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
 	re-namespaced to match the new names of Pidgin, Finch, and libpurple.