# HG changeset patch # User Sadrul Habib Chowdhury # Date 1192508094 0 # Node ID 930d0b49ebcf9a2956e49b357465ae14329aa2fb # Parent 5915ad785ee771da41fc4e565d3812db0e12815c ChangeLog.API some of the current-media changes. diff -r 5915ad785ee7 -r 930d0b49ebcf ChangeLog.API --- a/ChangeLog.API Mon Oct 15 00:41:22 2007 +0000 +++ b/ChangeLog.API Tue Oct 16 04:14:54 2007 +0000 @@ -9,6 +9,7 @@ details) (Stefan Ott) * libpurple/purple.h, which includes #define's and #include's required to compile stand-alone plugins + * PURPLE_STATUS_TUNE as a new PurpleStatusPrimitive * purple_plugin_disable(), which is intended to be called when a purple_plugin_unload()--which was called when a user tried to unload a plugin--fails. This then prevents the plugin @@ -81,6 +82,16 @@ * purple_request_ok_cancel() * purple_request_yes_no() + MSN: + * A new independant status type with PURPLE_STATUS_TUNE primitive, and + PURPLE_TUNE_ARTIST, PURPLE_TUNE_ALBUM and PURPLE_TUNE_TITLE + attributes. + + XMPP: + * A new independant status type with PURPLE_STATUS_TUNE primitive, and + PURPLE_TUNE_{ARTIST, TITLE, ALBUM, GENRE, COMMENT, TRACK, TIME, + YEAR, URL} attributes. + version 2.2.2 (??/??/????): libpurple: Changed: