From: <sa...@us...> - 2006-10-18 04:02:47
|
Revision: 17513 http://svn.sourceforge.net/gaim/?rev=17513&view=rev Author: sadrul Date: 2006-10-17 21:02:43 -0700 (Tue, 17 Oct 2006) Log Message: ----------- Changelog the change in gaim_find_buddies. Modified Paths: -------------- trunk/ChangeLog.API Modified: trunk/ChangeLog.API =================================================================== --- trunk/ChangeLog.API 2006-10-18 04:00:27 UTC (rev 17512) +++ trunk/ChangeLog.API 2006-10-18 04:02:43 UTC (rev 17513) @@ -134,6 +134,8 @@ create) a default gtkxfer dialog. * CHAT_USERS_BUDDY_COLUMN became CHAT_USERS_WEIGHT_COLUMN, along with a change in the values stored in the column. + * gaim_find_buddies() returns a list of all buddies in the account if name + is NULL. Removed: * gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |