changeset 21249:930d0b49ebcf

ChangeLog.API some of the current-media changes.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 16 Oct 2007 04:14:54 +0000
parents 5915ad785ee7
children 9187d331aebe
files ChangeLog.API
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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: