diff ChangeLog.API @ 18046:58e28ccf08e6

merge of '9d95292d55daedb7f74c7df323ad2c69d347d384' and 'fc5f9423f83f31e42ce80066eec30cdbbae7be01'
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 05 Jun 2007 01:38:09 +0000
parents 6b7b13adb9b1 c588a4a9d287
children 37a0a0f5122c
line wrap: on
line diff
--- a/ChangeLog.API	Mon Jun 04 23:48:54 2007 +0000
+++ b/ChangeLog.API	Tue Jun 05 01:38:09 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.