Mercurial > pidgin.yaz
diff ChangeLog.API @ 18039:c588a4a9d287
A patch from David Grohmann (dave1g) to log embedded images.
Closes #725
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Mon, 04 Jun 2007 05:47:06 +0000 |
| parents | ee9f7ee0be66 |
| children | 58e28ccf08e6 |
line wrap: on
line diff
--- a/ChangeLog.API Mon Jun 04 04:52:41 2007 +0000 +++ b/ChangeLog.API Mon Jun 04 05:47:06 2007 +0000 @@ -15,6 +15,7 @@ * 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.
