diff plugins/ChangeLog.API @ 11504:921f64947cad

[gaim-migrate @ 13749] Make gaim_debug_vargs static. It was commented for removal and with the gadu-gadu changes, nothing else needs it to be non-static. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 11 Sep 2005 05:16:59 +0000
parents cd0c8830d881
children c9b815aeddc1
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sun Sep 11 05:14:52 2005 +0000
+++ b/plugins/ChangeLog.API	Sun Sep 11 05:16:59 2005 +0000
@@ -124,6 +124,7 @@
 	* Added:   "buddy-added" and "buddy-removed", which are self-explanatory
 	* Added:   "blist-node-aliased", an alias was set for a buddy, chat or
 	           contact.  See the Doxygen documentation for the details.
+	* Removed: gaim_debug_vargs()
 
 version 1.0.0 (09/17/2004):
 	* Added: get_chat_name to the GaimPluginProtocolInfo struct