diff ChangeLog.API @ 21228:cc8bdfb16ddf

Document the window transient_for changes. Refs #2617
author Richard Laager <rlaager@wiktel.com>
date Sat, 13 Oct 2007 23:59:52 +0000
parents e967fd47baa5
children 110f23ef3542 a051b177661e
line wrap: on
line diff
--- a/ChangeLog.API	Sat Oct 13 23:32:54 2007 +0000
+++ b/ChangeLog.API	Sat Oct 13 23:59:52 2007 +0000
@@ -14,6 +14,13 @@
 		  to unload a plugin--fails.  This then prevents the plugin
 		  from being saved in the saved plugins list, so it'll won't
 		  be loaded at the next startup.
+		* pidgin_dialogs_about_with_parent()
+		* pidgin_log_show_contact_with_parent()
+		* pidgin_log_show_with_parent()
+		* pidgin_plugin_dialog_show_with_parent()
+		* pidgin_pounce_editor_show_with_parent()
+		* pidgin_pounces_manager_show_with_parent()
+		* pidgin_syslog_show_with_parent()
 
 		Changed:
 		* purple_plugin_unload() now honors the return value of a
@@ -22,6 +29,15 @@
 		  when a dependent plugin fails to unload.  The UI should do
 		  something appropriate.
 
+		Deprecated:
+		* pidgin_dialogs_about()
+		* pidgin_log_show_contact()
+		* pidgin_log_show()
+		* pidgin_plugin_dialog_show()
+		* pidgin_pounce_editor_show()
+		* pidgin_pounces_manager_show()
+		* pidgin_syslog_show()
+
 version 2.2.2 (??/??/????):
 	libpurple:
 		Changed: