im.pidgin.pidgin.next.minor: ee7b48477e49af5ca9147906f381091c7f05d2da
sadrul at pidgin.im
sadrul at pidgin.im
Tue Oct 16 00:15:33 EDT 2007
-----------------------------------------------------------------
Revision: ee7b48477e49af5ca9147906f381091c7f05d2da
Ancestor: bd8f1d754a1b94e5ade30c3b135178b236f7b49a
Author: sadrul at pidgin.im
Date: 2007-10-16T04:14:54
Branch: im.pidgin.pidgin.next.minor
Modified files:
ChangeLog.API
ChangeLog:
ChangeLog.API some of the current-media changes.
-------------- next part --------------
============================================================
--- ChangeLog.API 28ec377d4f63201ba254cfcfc274c1872c7a953f
+++ ChangeLog.API 549407aaae01d2e6ad005ef238b408d0ef822d98
@@ -9,6 +9,7 @@ version 2.3.0 (??/??/????):
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 @@ version 2.3.0 (??/??/????):
* 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:
More information about the Commits
mailing list