diff plugins/ChangeLog.API @ 13102:5828d42e8684

[gaim-migrate @ 15464] g_strdup() and free the label for a menu action. This way, if a plugin builds the label dynamically, we won't leak. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 02 Feb 2006 19:35:32 +0000
parents 69b3d5cbd2b1
children e1e5462b7d81
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Thu Feb 02 19:17:49 2006 +0000
+++ b/plugins/ChangeLog.API	Thu Feb 02 19:35:32 2006 +0000
@@ -244,6 +244,7 @@
 	* gaim_gtk_log_uninit()
 	* gaim_url_fetch_request()
 	* gaim_menu_action_new()
+	* gaim_menu_action_free()
 
 	Signals - Changed:  (See the Doxygen docs for details on all signals.)
 	* Signal propagation now stops after a handler returns a non-NULL value.