From: <rl...@us...> - 2006-11-08 04:15:21
|
Revision: 17701 http://svn.sourceforge.net/gaim/?rev=17701&view=rev Author: rlaager Date: 2006-11-07 20:15:15 -0800 (Tue, 07 Nov 2006) Log Message: ----------- Document the hiding of _GaimStringref. I missed this file in my last commit. Modified Paths: -------------- trunk/ChangeLog.API Modified: trunk/ChangeLog.API =================================================================== --- trunk/ChangeLog.API 2006-11-08 02:04:47 UTC (rev 17700) +++ trunk/ChangeLog.API 2006-11-08 04:15:15 UTC (rev 17701) @@ -139,6 +139,8 @@ * gaim_find_buddies() returns a list of all buddies in the account if name is NULL. * gaim_gtk_set_custom_buddy_icon() sets custom icon for a user. + * Hid the definition of _GaimStringref, which already had a warning to + avoid accessing it directly. 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. |