diff ChangeLog.API @ 18047:82d68fedbd77

merge of '94a0ea004e3afd9838d6d7c09e8e51aa19b53ac1' and 'f99809b8cf2e8b6fba3e89fc353513a10820f8d5'
author Luke Schierer <lschiere@pidgin.im>
date Tue, 05 Jun 2007 12:14:38 +0000
parents 58e28ccf08e6
children 37a0a0f5122c
line wrap: on
line diff
--- a/ChangeLog.API	Tue Jun 05 06:27:48 2007 +0000
+++ b/ChangeLog.API	Tue Jun 05 12:14:38 2007 +0000
@@ -15,6 +15,10 @@
 	* purple_core_ensure_single_instance()
 	    This is for UIs to use to ensure only one copy is running.
 	* purple_dbus_is_owner()
+	* purple_image_data_calculate_filename()
+	* purple_timeout_add_seconds()
+	    Callers should prefer this to purple_timeout_add() for timers
+	    longer than 1 second away.  Be aware of the rounding, though.
 	* purple_timeout_add_seconds()
 	    Callers should prefer this to purple_timeout_add() for timers
 	    longer than 1 second away.  Be aware of the rounding, though.