# HG changeset patch # User Richard Laager # Date 1186057259 0 # Node ID adb8092d326766431a2a5656010599c1d41d5e59 # Parent ffec8cb71858a120104b484ec1d6f9090d1e01d0 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. diff -r ffec8cb71858 -r adb8092d3267 ChangeLog.API --- 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.