diff plugins/ChangeLog.API @ 12900:778d08e87ad0

[gaim-migrate @ 15253] Make gtk_imhtml_get_current_format() set values to FALSE instead of leaving them unset. Also, enable passing NULL in case you're only interested in one or two types of formatting. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 17 Jan 2006 01:43:33 +0000
parents 4229503f1cd9
children 8e3b85fe4a55
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Tue Jan 17 01:42:46 2006 +0000
+++ b/plugins/ChangeLog.API	Tue Jan 17 01:43:33 2006 +0000
@@ -88,6 +88,9 @@
 	* gaim_network_listen() and gaim_network_listen_range(): Added
 	  socket_type parameter to allow creation of UDP listening.
 	* GaimPrefCallback: val is now a gconstpointer instead of a gpointer
+	* gtk_imhtml_get_current_format(): the arguments are now set to TRUE or
+	  FALSE.  Previously they were set to TRUE or left alone.  Also, you
+	  may now pass NULL if you're not interested in a specific formatting.
 
 	Removed:
 	* gaim_gtk_sound_{get,set}_mute() (replaced by the /gaim/gtk/sound/mute