diff options
author | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-06-30 07:59:34 +0000 |
---|---|---|
committer | Alberto Mardegan <mardy@users.sourceforge.net> | 2008-06-30 07:59:34 +0000 |
commit | 6d006efafbcdc8004013819690f1eef3406570c1 (patch) | |
tree | 6d963c8bbccef97f958dc0e180c9f288f24619ef /ChangeLog | |
parent | 6343706f6e9910186133323375bacc6d98c0dff7 (diff) |
Implement the old channel request APIs in the Compat interface, so
that it's possible to request channels from libmcclient.
git-svn-id: https://mission-control.svn.sourceforge.net/svnroot/mission-control/trunk@468 d91c8aed-3f2b-0410-a83d-924a1c20a0ba
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ 2008-06-30 Alberto Mardegan <alberto.mardegan@nokia.com> - * src/mcd-connection.c:i + * src/mcd-account-compat.c, xml/Account_Interface_Compat.xml: + Implement the old channel request APIs in the Compat interface, so + that it's possible to request channels from libmcclient. + + * src/mcd-connection.c: When dealing with the channel type, use its GQuark rather than the full string. |