changeset 18776:adb8092d3267

On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote: > The libpurple 2.1.0 changelog.API lists > purple_image_data_calculate_filename() as an added function, but I > can't find it. Was it added and subsequently removed? I suspect so.
author Richard Laager <rlaager@wiktel.com>
date Thu, 02 Aug 2007 12:20:59 +0000
parents ffec8cb71858
children ee655cba03ca
files ChangeLog.API
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog.API	Thu Aug 02 05:34:12 2007 +0000
+++ b/ChangeLog.API	Thu Aug 02 12:20:59 2007 +0000
@@ -19,7 +19,6 @@
 		* 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.